Skip to content

Commit

Permalink
feat: update background color and About Me section
Browse files Browse the repository at this point in the history
  • Loading branch information
SidhantPuntambekar committed Sep 15, 2023
1 parent 7cc8375 commit e7ade11
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 30 deletions.
3 changes: 2 additions & 1 deletion src/components/Carousel.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ const Carousel = () => {
<div className="container">
<div style={style}>
<h2>Photos</h2>
<h3>Thanks for stopping by my website! Enjoy some of the photos I have taken on my travels.</h3>
<h3>Thanks for stopping by!</h3>
<h3>Enjoy some of the photos I have taken on my travels!</h3>
<section class="gallery">
<div class="radio-buttons gallery__item">
<input type="radio" id="img-1" name="gallery" class="gallery__selector" defaultChecked/>
Expand Down
9 changes: 6 additions & 3 deletions src/components/Travel.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,12 @@ const Travel = () => {
<div className="container">
<div style={style}>
<h2>Travel</h2>
<h3>Traveling is one of my favorite ways to spend time outside of work and academics. Every time I visit a new place, I'll drop a series of pins on the map below.</h3>
<h3>Blue pins represent overarching cities or provinces. Red pins represent famous landmarks such as national parks, monuments, or manmade structures. Yellow pins represent presidential libraries around the United States.</h3>
<h3>My goal is to eventually visit every state in the US as well as every national park and presidential library. Internationally, I plan to travel to as many countries as possible.</h3>
<h3>Traveling is one of my favorite ways to spend time outside of work</h3>
<h3>Every time I visit a new place, I'll drop a series of pins on the map below</h3>
<h3>Blue pins represent overarching cities or provinces</h3>
<h3>Red pins represent famous landmarks (national parks, monuments, etc.)</h3>
<h3>Yellow pins represent presidential libraries around the United States</h3>
<h3>Follow this map to track my progress!</h3>
<div style={mapStyle}>
<iframe style={iframeStyle} src="https://www.google.com/maps/d/embed?mid=1rh0t5ra8Fu3X0RfWutBt41WZYL9zKNs&ehbc=2E312F&z=2&ll=33.7127, -38.0059" width="100%" height="100%"></iframe>
</div>
Expand Down
27 changes: 17 additions & 10 deletions src/components/pages/About.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { color } from "@mui/system";
import React from "react";
import Resume from "../../res/SidhantPuntambekarResumeSpring23.pdf";

Expand Down Expand Up @@ -30,16 +31,22 @@ const About = () => {
<div style={style}>
<h2>About Me</h2>
<div>
<h4 style={{ margin: "20px" }}>
Welcome to my portfolio website! My name is Sidhant Puntambekar and I
am currently a Bioinformatics Analyst at Bionano Genomics in San Diego, California.
</h4>
<h4 style={{ margin: "20px" }}>
While my main passions are Computer Science
and Molecular Biology, I am infatuated with learning about all subject
areas. Some of my favorite hobbies are playing chess, playing electric guitar, reading up on
military history, and doing Tae Kwon Do. I also enjoy listening to music and watching movies.
</h4>
<h3 style={{ margin: "20px" }}>
Welcome to my portfolio website!
</h3>
<h3 style={{ margin: "20px" }}>
My name is Sidhant Puntambekar and I
am currently a Bioinformatics Analyst at Bionano Genomics in San Diego, California.
</h3>
<h3 style={{ margin: "20px" }}>
While my main passions are Computer Science and Molecular Biology, I am infatuated with learning about all subject
areas.
</h3>
<h3 class="text-red-500">
Some of my hobbies include playing chess, playing electric guitar, reading up on
military history, and following Denver area sports teams (<span style={{color: "orange"}}>Broncos</span>, <span style={{color: "yellow"}}>Nuggets</span>, <span style={{color: "#FF2400"}}>Avalanche</span>, <span style={{color: "#C0C0C0"}}>Rockies</span>).
</h3>
<h3>I also enjoy listening to music and watching movies.</h3>

<a href={Resume} without rel="noopener noreferrer" target="_blank">
<button
Expand Down
3 changes: 2 additions & 1 deletion src/components/pages/Blog.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ const Blog = () => {
return (
<div className = "container" style={style}>
<h2>Blogs</h2>
<h3>Welcome to the blog section of my website. Click the buttons if you are interested in reading more about my blogs on historical events or chess.</h3>
<h3>Welcome to the blog section of my website</h3>
<h3>Click the buttons if you are interested in my blogs on World War II or Chess</h3>
<a href="https://sidhantpuntambekar.surge.sh/History" without rel="noopener noreferrer" target="_blank">
<button
trailingIcon="picture_as_pdf"
Expand Down
2 changes: 1 addition & 1 deletion src/components/pages/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export default function BasicCard() {
Sorry! Board Game
</Typography>
<Typography style={{color:"white"}} variant="body2" color="text.secondary">
A recreation of board game Sorry! built with Java and JavaFX framework. Leverages object oriented
A recreation of the board game Sorry! built with Java and JavaFX framework. Leverages object oriented
design patterns such as Factory, Model-View-Controller, Command, and Observer.
</Typography>
</CardContent>
Expand Down
1 change: 1 addition & 0 deletions src/img/hackcu.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
body {
font-family: 'Poppins', sans-serif;
background: #008080;
background: #192734;
margin: 0;
}

Expand Down
26 changes: 13 additions & 13 deletions src/res/info.JSON
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"experiences": [
{
"organization": "Bionano Genomics",
"role": "Bioinformatics Analyst",
"role": "Bioinformatics Analyst · San Diego, California",
"bullets": [
"• Developing pipelines, algorithms, and validations informatically in Python for the detection of copy number variation events in cytogenetics data from optical genome mapping (OGM) and next generation sequencing (NGS) methods.",
"• Collaborating with cross-functional teams to interpret genomic data and provide insights into structural variant analysis for internal research projects and product releases.",
Expand All @@ -38,7 +38,7 @@

{
"organization": "Exact Sciences",
"role": "Computational Biology, Data Science Intern",
"role": "Computational Biology, Data Science Intern · Boston, Massachusetts",
"bullets": [
"• Conducted statistical analysis in Python, R, and Scala for accuracy improvements of short mutational variant biomarker signal in CancerSEEK, a liquid biopsy diagnostic test for the early detection of stage I and II cancers.",
"• Analyzed the effects of unique molecular identifier (UMI) contamination on 40 genomic primer targets in the SafeR-SeqS duplex sequencing assay to improve sensitivity and specificity of a rare variant machine learning based logistic regression classifier.",
Expand All @@ -52,7 +52,7 @@

{
"organization": "Harvard Medical School",
"role": "Biomedical Informatics Research Intern",
"role": "Biomedical Informatics Research Intern · Boston, Massachusetts",
"bullets": [
"• Worked as a Summer Institute in Biomedical Informatics Research Intern at Harvard Medical School's Department of Biomedical Informatics (DBMI) and Brigham and Women's hospital in the computational genomics lab of Dr. Shamil Sunyaev.",
"• Analyzed the Broad Institute's Genome Aggregation Database (gnomAD) dataset to better quantify and understand the mutational constraint on missense and loss of function genomic variants using a fine-scale mutational map.",
Expand All @@ -66,20 +66,20 @@

{
"organization": "HackCU",
"role": "Tech Team Director",
"role": "Tech Team Director · Boulder, Colorado",
"bullets": [
"• Developed the new HackCU hub website (hackcu.org) utilizing full stack development tools, continuous integration (CI/CD), and end to end testing as part of the technology/software development team.",
"• Worked with software development team to create the HackCU 8 Spring 2022 Hackathon website (https://hackcu.org/hackcu8/).",
"• Worked with software development team to create the HackCU 007, HackCU 8, and HackCU 9 hackathon websites.",
"• Migrating HackCU website over to Next.js framework to integrate backend, database, and content management system calls.",
"• Hosted workshops during hackathons on single cell RNA sequencing analysis bioinformatics and recruited new contributors to HackCU software development team."
],
"imgFileName": "black.png",
"imgFileName": "hackcu.svg",
"imgSize": "110px"
},

{
"organization": "RNA Bioscience Initiative, University of Colorado Anschutz Medical School",
"role": "Bioinformatics Research Intern",
"role": "Bioinformatics Research Intern · Denver, Colorado",
"bullets": [
"• Worked in the RNA Bioscience Initiative Bioinformatics Fellows Group under the mentorship of Dr. Jay Hesselberth, Dr. Kent Riemondy, and Dr. Rui Fu.",
"• Authored (primary authorship) research paper published in Public Library Of Sciences Biology journal (May, 2021) regarding problem of single cell RNA-sequencing metadata submission in gene expression databases (NCBI GEO). Paper published in PLOS Biology Journal: https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.3001077",
Expand All @@ -94,7 +94,7 @@

{
"organization": "University of Colorado Boulder Department of Computer Science",
"role": "Learning Assistant - CSCI 1300",
"role": "Learning Assistant - CSCI 1300 · Boulder, Colorado",
"bullets": [
"• Guided students in learning course material for CSCI 1300: Starting Computing by holding weekly office hours, managing recitation periods, and crafting lesson plans.",
"• Answered C++ programming questions on topics such as pointers, data structures, and recursion in recitation period as well as on Piazza online forum.",
Expand All @@ -106,12 +106,12 @@

{
"organization": "The National Center for Atmospheric Research (NCAR)",
"role": "Research Intern",
"role": "Research Intern · Boulder, Colorado",
"bullets": [
"• Conducted research into the wind field size of US landfalling tropical cyclones on forecasted land falling location.",
"• Worked with Unix shell, Perl, and MATLAB for statistical analysis and visualization of data from HURDAT2 Extended Best Track Hurricane data set from the National Hurricane Center.",
"• Presented a research poster of my hurricane analysis to scientific fellows, research staff, and fellow interns at NCAR.",
"• Selected by NCAR and accepted to present research at 99th American Meteorological Society conference in January 2019."
" Conducted research into the wind field size of US landfalling tropical cyclones on forecasted land falling location.",
" Worked with Unix shell, Perl, and MATLAB for statistical analysis and visualization of data from HURDAT2 Extended Best Track Hurricane data set from the National Hurricane Center.",
" Presented a research poster of hurricane analysis to scientific fellows, research staff, and fellow interns at NCAR.",
" Selected by NCAR and accepted to present research at 99th American Meteorological Society conference in January 2019."
],
"imgFileName": "ncar-modified.png",
"imgSize": "110px"
Expand Down

0 comments on commit e7ade11

Please sign in to comment.