Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1940b2d
Some extra things to commit, HTML File has boilerplate code atm
Asianpersuasion103 Jan 27, 2025
9ebd162
add links
johnny603 Jan 27, 2025
f144ab9
Merge branch 'microinternship-c1' of https://github.com/johnny603/Git…
johnny603 Jan 27, 2025
8f8f76f
boilerplate html with links
johnny603 Jan 27, 2025
765b973
Merge pull request #455 from johnny603/microinternship-c1
hisergiorojas Jan 28, 2025
314a33d
Added some changes to microinternship-c1.html file
Asianpersuasion103 Jan 28, 2025
03fd5b6
Made the Team Page for Team Ahmet + Khang + Aizen. Linked our Team pa…
aizenbaidya Jan 29, 2025
c3c00e0
added team page for agam, asher, and jiayi
agamjots05 Jan 29, 2025
3abfbef
needed to change team page content
agamjots05 Jan 29, 2025
38d7ec0
added hyperlinks to team page
asherdrake Jan 29, 2025
b7103f0
Added more links then installed flask to run the app for testing purp…
johnny603 Jan 29, 2025
fe1d855
update jiayi chen profile
EliW7 Jan 29, 2025
8bedf8d
added commit for the page
EliW7 Jan 29, 2025
b2c8089
Merge branch 'team_agam_asher_jiayi' of https://github.com/agamjots05…
EliW7 Jan 29, 2025
40c0954
abas entry
ver1log Jan 29, 2025
0310eca
Corrected Drake's img tag, wrote a description, changed my name in th…
brentjericho Jan 29, 2025
7c869c1
Added hyperlink to my entry, changed school, added middle name, added…
brentjericho Jan 29, 2025
7c440f6
Add files via upload
albertfast Jan 29, 2025
7f24234
Added favicon and SEO tags ahmet-khang-aizen.html, and I added team p…
albertfast Jan 29, 2025
58cc767
Merge remote-tracking branch 'origin/main' into team-ahmet-khang-aizen
albertfast Jan 29, 2025
bc72c34
git
johnny603 Jan 30, 2025
79ae62e
Merge pull request #458 from ver1log/abas
hisergiorojas Jan 30, 2025
e9bc7e1
Merge pull request #460 from aizenbaidya/team-ahmet-khang-aizen
hisergiorojas Jan 30, 2025
ec64d49
Merge branch 'main' into team_agam_asher_jiayi
hisergiorojas Jan 30, 2025
b24e843
Merge pull request #457 from agamjots05/team_agam_asher_jiayi
hisergiorojas Jan 30, 2025
738930c
Merge branch 'main' into microinternship-c1
hisergiorojas Jan 30, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added 1721583951403 (3).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions app.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ def teamASC():
def cohort_2025():
return render_template('students_2025.html')

@app.route("/agam_asher_jiayi")
def team_agam_asher_jiayi():
return render_template('teams/agam_asher_jiayi.html')

@app.route("/shane_rashida_anthony")
def team_shane_rashida_anthony():
return render_template('teams/shane_rashida_anthony.html')
Expand Down Expand Up @@ -305,3 +309,10 @@ def team_bo_kevin_miller():
def team_tyler_shubham_mikaella():
return render_template('teams/tyler_shubham_mikaella.html')

@app.route("/microinternship-c1")
def team_johnny_brent_drake():
return render_template('teams/microinternship-c1.html')

@app.route("/ahmet-khang-aizen")
def team_ahmet_khang_aizen():
return render_template('teams/ahmet-khang-aizen.html')
Binary file added static/img/Jiayi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/Sselfie.pngJohnny
Binary file not shown.
Binary file added static/img/abas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/ahmet-khang-aizen.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/faviconTurtle.ico
Binary file not shown.
Empty file removed templates/microinternship-c1.html
Empty file.
20 changes: 20 additions & 0 deletions templates/students_2024.html
Original file line number Diff line number Diff line change
Expand Up @@ -2102,7 +2102,27 @@ <h1> Summer 2024 Cohort </h1>
<p> What I'm most looking forward to about the CodeDay Labs internship is gaining experience on open-sources and making a contribution. </p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>

<div class="student-container">
<div>
<img src="static/img/neenu_profiledp.jpeg">
</div>
<div class="student-name"> Neenu Antonny </div>
<div> School: SJSU </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is an experience I can add to my resume. </p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>

<div class="student-container">
<div>
<img src="static/img/neenu_profiledp.jpeg">
</div>
<div class="student-name"> Drake Hashimoto </div>
<div> School: CSU East Bay </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is an experience I can add to my resume. </p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>

</body>
</html>

39 changes: 31 additions & 8 deletions templates/students_2025.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,12 @@
<h1> Summer 2025 Cohort </h1>
<div class="student-container">
<div>
<img src="JohnnySselfie.png">
<img src="static/img/JohnnySselfie.png">
</div>
<div class="student-name"> Johnny Santamaria </div>
<div> School: San Francisco State University </div>
<p> What I am most looking forward to collab with other students to increase my technical soft and hard skills </p>
<a href="microinternship-c1">Team Johnny, Drake, and Brent</a>
</div>
<div class="student-container">
<div>
Expand Down Expand Up @@ -95,10 +96,10 @@ <h1> Summer 2025 Cohort </h1>

<img src="static/img/IMG_5733.jpeg">
</div>
<div class="student-name"> Brent Uyguangco </div>
<div> School: El Camino College </div>
<p> I am excited to be a part of CTI's open source partnership with CodeDay, hoping to make a positive contribution to the best of my abilities </p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
<div class="student-name"> Brent Jericho Uyguangco </div>
<div> School: California State University -- Dominguez Hills </div>
<p> I am excited to be a part of CTI's open source partnership with CodeDay, hoping to make a positive contribution to the best of my abilities. </p>
<a href="microinternship-c1">Team Johnny, Drake, and Brent</a>
</div>

<div class="student-container">
Expand Down Expand Up @@ -160,6 +161,7 @@ <h1> Summer 2025 Cohort </h1>
<div>School: UC Merced</div>
<p>What I'm most looking forward to about the CodeDay Labs internship is learning about and gaining experience
working with industry-relevant technologies and contributing to a meaningful open-source project.</p>
<a href="ahmet-khang-aizen">Team Ahmet + Khang + Aizen</a>
</div>


Expand Down Expand Up @@ -288,7 +290,7 @@ <h1> Summer 2025 Cohort </h1>
<div class="student-name"> Ahmet Sahiner </div>
<div> School: CCSF </div>
<p> What I'm most looking forward to about the CodeDay internship is learning more about software engineering and gaining real world experience in that field. </p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
<a href="ahmet-khang-aizen">Team Ahmet + Khang + Aizen<br>(Turtles)</a>
</div>
<div class="student-container">
<div>
Expand Down Expand Up @@ -347,7 +349,7 @@ <h1> Summer 2025 Cohort </h1>
<div class="student-name"> Agamjot Singh </div>
<div> School: San Jose State University</div>
<p> What I'm most looking forward to about the CodeDay internship is more about open source techniques!</p>
<a href="">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
<a href="agam_asher_jiayi">Team Agamjot, Asher, and Jiayi</a>
</div>

<div class="student-container">
Expand Down Expand Up @@ -431,7 +433,7 @@ <h1> Summer 2025 Cohort </h1>
<div class="student-name"> Asher Drake Alacar </div>
<div> School: San Jose State University </div>
<p> I am looking forward to gaining experience in a team environment contributing to a large project in CodeDay Labs! </p>
<a href="nat_uts">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
<a href="agam_asher_jiayi">Team Agamjot, Asher, and Jiayi</a>
</div>

<div class="student-container">
Expand All @@ -454,5 +456,26 @@ <h1> Summer 2025 Cohort </h1>
<a href="nat_uts">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>


<div class="student-container">
<div>
<img src="static/img/Jiayi.jpg">
</div>
<div class="student-name"> Jiayi Chen </div>
<div> School: CSU Fullerton </div>
<p> What I'm most looking forward to about the CodeDay Labs internship is gaining hands-on experiences and meeting amazing people! </p>
<a href="agam_asher_jiayi">Team Agam, Asher, Jiayi</a>
</div>

<div class="student-container">
<div>
<img src="static/img/abas.jpeg">
</div>
<div class="student-name"> Abas Mohamed </div>
<div> School: Grossmont College </div>
<p> What I am most looking foward to about the CodeDay Lab internship is learning about open source and how to begin making contributions </p>
<a href="nat_uts">Team page (leave blank until Module 5 when you will be assigned to your teams</a>
</div>

</body>
</html>
7 changes: 7 additions & 0 deletions templates/teams/agam_asher_jiayi.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<html>
<head>
<body>
We all come from CSU, Agam, Asher, Jiayi
</body>
</head>
</html>
61 changes: 61 additions & 0 deletions templates/teams/ahmet-khang-aizen.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Team Ahmet + Khang + Aizen</title>
<meta name="description" content="Welcome to Turtles team page! Discover more about our members, values, and vision.">
<meta name="keywords" content="Turtles, Team, Collaboration, About Us, Team Page">
<meta name="author" content="Ahmet Sahiner, Aizen Baidya, Khang Nguyen">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous" />
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<link rel="icon" href="./../static/img/faviconTurtle.ico">
<link rel="preload" href="../../static/img/ahmet-khang-aizen.webp" as="image" />
</head>

<body>
<div class="container mt-2">
<div class="text-center">
<h1 class="text-primary">Team Ahmet + Khang + Aizen</h1>
<h2 class="text-secondary">What do we have in common?</h2>
<p class="text-warning">We all like turtles!</p>
</div>

<div class="text-center">
<img src="../../static/img/ahmet-khang-aizen.webp" style="width: 50%; height: 50%; border-radius: 16px"
class="mb-2" />

<figure class="text-center">
<blockquote class="blockquote">
<p>
Yesterday is history, Tomorrow is a mystery, but Today is a gift.
That is why it is called the present.
</p>
</blockquote>
<figcaption class="blockquote-footer">
Oogway from <cite title="Source Title">Kung Fu Panda</cite>
</figcaption>
</figure>

<button type="button" class="btn btn-success" onClick="launchConfetti()">
Surprise
</button>

<a href="2025" class="btn btn-primary"> Go Back </a>
</div>
</div>

<script>
function launchConfetti() {
confetti({ particleCount: 1024, spread: 128, origin: { y: 0.8 } });
}
</script>

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"
crossorigin="anonymous"></script>
</body>

</html>
32 changes: 32 additions & 0 deletions templates/teams/microinternship-c1.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<html>
</head>
<body>
<header>
<h1> Microinternship C - Team 1 </h1>
</header>

<main>
<h6>Members:</h6> <br>

<a href="https://github.com/johnny603">Johnny</a>
<img src="static/img/JohnnySselfie.png" width="50" height="50">
<br>

<a href="https://github.com/Asianpersuasion103">Drake</a>
<img src="1721583951403 (3).jpg">
<br>

<a href="https://github.com/brentjericho">Jericho</a>
<img src="file:///C:/Users/brent/Downloads/IMG_5816%20(1).jpeg">
<br>

<h6>Description:</h6> <br>
<p>All of us are from California</p>
</main>

<footer>
<p>&copy; 2025 Johnny, Drake, Brent. All rights reserved.</p>
</footer>

<body>
<html>