Skip to content

Commit

Permalink
Updated thoda
Browse files Browse the repository at this point in the history
  • Loading branch information
mezeru committed Aug 16, 2024
1 parent 16448ba commit 2daa4a6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 7 deletions.
9 changes: 6 additions & 3 deletions src/pages/about.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,17 @@ const about = () =>
, a Full Stack Web developer and a software engineer.
a passionate Full Stack Web Developer and Software Engineer. I specialize in crafting dynamic websites and have a keen interest in exploring the latest frameworks and packages. My obsession with perfecting even the smallest details, like centering divs, drives my work.
I create WEBSITES for fun, love exploring frameworks & packages and my passion is centering DIv's (An ongoing css joke). I like researching and learning about Web Dev and I play a lot of Games xD.
</p>
<p class="gliched-text" style="margin-bottom:0">
When I'm not coding, you'll find me vibing to music or immersed in a gaming session. Currently, I'm honing my skills at Incedo Inc., where I develop applications for Verzion.
</p>
<p class="gliched-text" style="margin-bottom:0">
I completed my Bachelor's in Computer Science Engineering at <span style="color: white;"> National Institute of technology Delhi</span>. Currently pursuing Master of Science degree in Computer Science from <span style="color: white;"> University of central Florida </span>
I hold a Master’s degree in Computer Science from the University of Central Florida and a Bachelor’s degree in Computer Science Engineering from the National Institute of Technology Delhi.
</p>
<a href="https://drive.google.com/drive/folders/1oMvbbnov6BWOqLznrQohUEX9-0sUNLtA?usp=sharing" style="align-self: flex-start; font-size: 1.8em;margin-top:2%;" class="gliched-move gliched-text" >
Expand Down
27 changes: 23 additions & 4 deletions src/pages/experience.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const experiment = () => {
<ul id="pagination">
<li><a href="#Exp"></a></li>
<li><a href="#Mi4"></a></li>
<li><a href="#Mi3"></a></li>
<li><a href="#Mi2"></a></li>
<li><a href="#MiOne"></a></li>
Expand All @@ -45,17 +46,35 @@ ${pagination()}
</div>
</section>
<section class="child exp-element " data-aos="fade" id="Mi3">
<p style="color:white;font-size:1.5em;font-family: 'Pixel', sans-serif;">Jan 2024 - Current</p>
<section class="child exp-element " data-aos="fade" id="Mi4">
<p style="color:white;font-size:1.5em;font-family: 'Pixel', sans-serif;">May 2024 - Current</p>
<div class="time-point"><div class="line-top"></div><div class="mid-point"></div></div>
<div style="display:flex;">
<span class="gliched-move gliched-text linkfade">
<a href="https://www.incedoinc.com/" style="font-size: 2em; text-transform:none;"; >Incedo Inc</a>
</span>
</div>
<div>
<p class="gliched-text">Software Engineer</p>
<p class="gliched-text gliched-move info">
</p>
</div>
</section>
<section class="child exp-element " data-aos="fade" id="Mi3">
<p style="color:white;font-size:1.5em;font-family: 'Pixel', sans-serif;">Jan 2024 - May 2024</p>
<div class="time-point"><div class="line"></div><div class="mid-point"></div></div>
<div style="display:flex;">
<span class="gliched-move gliched-text linkfade">
<a href="https://fsi.ucf.edu/" style="font-size: 2em; text-transform:none;"; >Florida Space Institute</a>
</span>
</div>
<div>
<p class="gliched-text">Developer</p>
<p class="gliched-text">Full Stack Developer</p>
<p class="gliched-text gliched-move info">
Designed and developed comprehensive full-stack web applications utilizing Vue.js for the frontend, Node.js for the backend, and MongoDB for efficient data management. These applications served as a catalyst for seamless collaboration among team members spanning various departments. The applications were deployed on AWS EC2 using Docker containers.
</p>
Expand All @@ -66,7 +85,7 @@ ${pagination()}
<section class="child exp-element " data-aos="fade" id="Mi2">
<p style="color:white;font-size:1.5em;font-family: 'Pixel', sans-serif;">Aug 2023 - Dec 2023</p>
<div class="time-point"><div class="line"></div><div class="mid-point"></div></div>
<div class="time-point"><div class="line"></div><div class="mid-point"></div></div>
<div style="display:flex;">
<span class="gliched-move gliched-text linkfade">
<a href="https://sciences.ucf.edu/physics/" style="font-size: 2em; text-transform:none;"; >University of Central Florida</a>
Expand Down

0 comments on commit 2daa4a6

Please sign in to comment.