About Me
Hello there fellow visitors
- Welcome to my portfolio website! I am Shreesh Srivastava, a passionate and skilled Software Engineer with a deep love for creating innovative solutions. I specialize in building backend web services and developing some cool web applications.
- Over the years, I have honed my skills in front-end and back-end development, database management, and system architecture. Constant learning and staying up-to-date with industry trends are essential to my approach.
- As an engineer, Currently, I am trying to learn everything I can because there is no end for us.
- When I'm not immersed in code, you can find me exploring new hiking trails, reading some random books or comics, or enjoying a cup of coffee. I believe in maintaining a healthy work-life balance, as it fuels my creativity and keeps me inspired.
That's all about it.
Thank you for visiting my portfolio website. I hope you enjoy it!
Things I have Done So far
Experience
Ajnalens
Full Stack Developer
Sept 2021 - Jan 2022
- Contributed to a flagship remote collaborative application in Augmented Reality
- Revamped the front-end for the application
- Benchmarked the designs implemented with competitors like Mozilla Hub
- Gained insight into 3D graphicsand researched technologies likeThree Js, WebGL etc.
- Co-wrote Annotations which let the user place objects over the 3D model.
- Introduced sketching feature in Augmented Reality. This was one of the major changes which allowed the user to draw in 3D space.
- Improved the development process by creating a separate development environment for the application
- Brought down the loading time of the application by caching the necessary modules of the application in the browser
- Identified the need for documentation of the application and its features and co-wrote the SRS document
Brindley Technologies
Backend Developer
June 2022- July 2022
- Contributed toCustomer Relationship Management software.
- CRM are used to maintain a company's relationships and interactions with customers and potential customers across the entire customer lifecycle, spanning marketing, sales, presales, operations and customer service interactions.
- Designed a workflow of data from potential customers to clients for a specific project. Co-wrote the backend APIs withrespect to the business logic
- Benchmarked the designs implemented with competitors like ZOHO CRM
- Maintained the leads and feedback of each customer at every stage of the customer lifecycle for a particular job.
- Implemented a script for web scraping data of potential customers from LinkedIn.
- Designed a CI/CD pipeline using GitHub Actions and AWS EC2 serversto integrate and deploy the project.
- Deployed backend server on EC2 Instance using NGINX server as a reverse proxy
Projects
Road Lane Line Detection Github
July 2022 - Aug 2023
- Conceptualized and contributed to an algorithm that precisely detects the road lane lines and indicates the driver information related to directions.
- Designed the algorithm using Haugh Transform to detect the road lane lines.
- Implemented an Image Segmentation method to detect the direction using histogram analysis and perspective transformations in order to work under complex circumstances.
- Trained the algorithm using the CuLane Dataset method to of videos.
- Published an article on Springer conferences.
String Review Github
Mar 2021 - Nov 2021
- Conceptualized and contributed to a website that recommends different movies to the users based on their past activities on the website
- Trained the machine learning model using the cosine similarity algorithm and datasets fetched from IMDB API. 89% accuracy score achieved.
- Upgraded the system by adding the caching feature which reduced the cost of processing.
- Modified the model by integrating both the collaborative and content-based filteringalgorithms together in the model.