Skip to content
View AmulyaParitosh's full-sized avatar

Highlights

  • Pro

Block or report AmulyaParitosh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AmulyaParitosh/README.md

👋 Hi there, I'm Amulya Paritosh!

🚀 About Me

I'm a passionate Software Engineer and B.E. Computer Science student at Chandigarh University, set to graduate in 2025. When I'm not coding, you can find me tinkering with IoT devices, diving into data science projects, or contributing to open-source initiatives. I love turning complex problems into simple, beautiful, and intuitive solutions.

🌟 Projects

Here are some of the projects I've worked on. You can find more on my GitHub repositories.

  • Component Management System - A secure distributed storage and management system for 3D-models and their metadata. Built using Flask, SQLite, and Elasticsearch.

  • Licenser - A cross-platform command-line utility for generating LICENSE files and adding license headers to your project files.

  • DinfoStash - An API solution for managing developer portfolios and generating resumes on the fly using FastAPI and Firebase.

  • GoCrypt - A command-line tool for encrypting and decrypting files using Go with SHA-1 encryption.

  • Components Library Addon - A plugin for FreeCAD to manage local and community-driven libraries of open-source components.

🏆 Achievements

  • Google Summer of Code 2023 - Successfully completed GSoC with FreeCAD, contributing to open-source projects and improving the Component Management System.

  • FOSS-ASIA Summit 2024 - Exhibited at the FreeCAD booth during FOSS-ASIA Summit in Hanoi, Vietnam.

  • Hackathon Winner (FireFly) - 3rd place at NIT Warangal's FireFly hackathon.

  • Patent - Developed and filed a patent for a Drain Clogging Prevention System.

🛠️ Tech Stack & Skills

I'm like a Swiss Army knife of coding - equipped with a variety of tools for different scenarios!

Languages & Databases

Python C++ Java Go HTML5 CSS3 JavaScript LaTeX Markdown

SQLite MySQL MongoDB Redis Elasticsearch

Frameworks & Libraries

Django DjangoREST Flask FastAPI Qt NumPy Pandas Plotly Pydantic

Tools & Technologies

Git GitHub Docker Nginx Apache Postman Jira VS Code Linux CI/CD

🌱 What I'm Learning

I'm always eager to expand my knowledge. Currently, I'm diving deeper into:

  • 🐳 Docker and containerization
  • 🔄 CI/CD pipelines
  • 🔍 Advanced Elasticsearch techniques
  • 🚀 Optimizing FastAPI applications

📫 Let's Connect!

Feel free to explore my repositories and don't hesitate to reach out if you want to collaborate on a project or just chat about tech!

Pinned Loading

  1. Component_Library_Plugin Component_Library_Plugin Public

    The Component Library Plugin is a PySide6 application designed to enhance FreeCAD's capabilities by providing a user-friendly interface for managing FreeCAD models from various repositories. This p…

    Python 2 3

  2. Component-Management-System Component-Management-System Public

    The Component Management System is a utility application designed to manage FreeCAD models from different online repositories. It provides features to seamlessly browse, download, and organize indi…

    Python 2

  3. Licenser Licenser Public

    Licenser is a powerful and flexible command-line utility for creating LICENSE files and adding license headers to your project files on the fly. Built with Python, it's designed to streamline the p…

    Python

  4. GoCrypt GoCrypt Public

    GoCrypt is a powerful and user-friendly command-line tool built in Go that allows you to easily encrypt and decrypt files using a password. It utilizes the SHA-1 algorithm to ensure the security of…

    Go

  5. UrlShortener UrlShortener Public

    URL Shortener is a project that shortens the URL and provides a unique short code for each URL. It is a simple project that can be used to shorten the URL even with custom code and use it in the pl…

    Python

  6. WebHealthChecker WebHealthChecker Public

    WebHealthChecker is a powerful command-line tool built in Go that allows you to quickly and easily check the status of a website. Whether you're a developer, system administrator, or just curious a…

    Go