Adithya Anandsaikrishnan

Software Engineer

Portrait of Adithya

Get to Know Me

Hello everyone! I am Adi, a Software Engineer based in Los Angeles County, California. I recently acquired my Bachelors of Science in Computer Science at the University of California, Irvine. My primary specialization within technology is Full Stack Web Development. However, I have experience with SQL, Databases, and Artificial Intelligence/Machine Learning as well.

Outside of Computer Science, I enjoy listening to music and going to concerts, trying out new food and milk tea/coffee places around the San Gabriel Valley & Orange County, decorating my workspace and room, exploring new areas, and more! I am also a huge Urbanist, and enjoy finding new areas that are walkable as well as promoting third places and pedestrian friendly infrastructure in spaces that are not traditionally accessible.

Professional Timeline

  • First day of UC Irvine


  • R&D Software Developer Intern @ AVEVA

    I wore many hats in this role. My major tasks involved using C# to fix errors, updating Angular components, and performance testing new technologies.



  • Family Head @ Circle K International at UC Irvine

    I was a member for several committees, such as the Technology Improvement Program and the Fundraising Committee. I was also a Family Head for an year, hosting weekly events with a cohort of peers.



  • Project Team Developer @ UCI ICS Student Council

    I contributed to the event scheduling website ZotMeet, and wrote the project requirements document for it. I also developed the schema and integrated some features, such as the summary page and availability feature.



  • Communications Software Developer @ UCI CubeSat

    I helped create a CSV downloading tool for satellite logs in this role. I also mentored someone and helped them develop the React frontend for the feature.



  • Graduated from UC Irvine


  • Digital Experience Intern @ Kaiser Permanente

    I worked on transitioning a monolith Java Spring backend into a brand new Nest.js architecture. I participated in the entire process of conversion, and myself converted 4 complex routes.

Projects

Record

Rings

A social blogging site based on interest groups and friend circles. Every user can be part of rings, or groups, where they can share posts or chat with everyone else in the ring. Meant to harken back to the old web, where search was limited and people used webrings as a way to find each other. Made with React and TypeScript, storing information with MongoDB and hosting backend server on Express.js.

Record

To Be Detected

Using the satellite data from the 2021 IEEE GRSS Data Fusion Contest, I collaborated with others to create a segmentation model that categorized settlements with electricity from the satellite imagery. There are 4 different models, including UNet, UNet++, ResNET Transfer, and a Segmentation CNN. Pytorch Lightning, NumPy, and OpenCV2 were notable used libraries.