Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View MarcosNapolitano's full-sized avatar
πŸ’¬
Always learning!
πŸ’¬
Always learning!

Block or report MarcosNapolitano

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
MarcosNapolitano/README.md

Hi, I'm Marcos πŸ‘‹

I'm a Software Engineer specialized in Web development, with a strong focus on backend and automation. I mainly work with Python, JavaScript, and TypeScript, building scalable and efficient applications.

πŸ’» Tech Stack

  • Backend: Django, Express, Next.js
  • Frontend: React, Next.js
  • Databases: PostgreSQL, MongoDB
  • Data & Automation: Pandas, NumPy, custom automation pipelines
  • Other tools: Git, Docker, REST APIs

πŸ—¨οΈ About Me

I enjoy creating applications that combine performance, maintainability, and great user experience. I have experience in building interactive interfaces, APIs, and automated workflows. I thrive on problem-solving, continuous learning, and collaborating in dynamic, innovative teams.

πŸš€ Projects

You can visit my Home Page here! Also, here are a few projects I've worked on:

  • Online-Catalog – A programmatic designed catalog built in order to keep product data always updated, used as a main sales instrument. My client sale's force saw an increment in 25% since this app was implemented. It includes a custom made admin panel.

    Stack: Typescript - NextJs - React - MongoDb. // Check the code here.

  • Sistema Todo Aqua – Simple and Solid CRUD App used to register new clients, client's calls, create quotes and set inspection dates. This app was used as a main administrative tool in a pool repairing company, so every aspect is oriented to this particular sector which allowed office productivity to increase in 50%.

    Stack: Python - Custom Tkinter - PostgreSQL // Check the code here.

  • Vr world for VrChat – A series of scripts used in a VR world development for a game called VrChat. These scripts are responsible for the world's main interactivity, such as dynamic cameras, private rooms, admin panels and moderator control and a fully working cards game. As of now, this world has been visited by over 9000 players hosting several in-game events and more.

    Stack: C# - Unity - VrChat UDON // Check the code here.

  • Django e-Commerce – This app was made as a part of Harvard's CS50W course. Here I learned the basics of Django and deploying a full built app to an external hosting provider such as Railway.

    Stack: Python - Django - SQLite // Check the code here

  • Api Center – An SPA collecting several API's that I developed while getting my API's certificate. This React App, simulates navigation using state and transitions.

    Stack: JavaScript - React - Vue // Check the code here.

πŸ“« Contact

You can find me on LinkedIn, on Discord, or you can email me at: [email protected].

Pinned Loading

  1. marcosnapolitano.github.io marcosnapolitano.github.io Public

    This is my home page! Hope you like it.

    HTML

  2. online-catalog online-catalog Public

    Online Products Catalog

    Python

  3. sistema_todoaqua sistema_todoaqua Public

    Basic CRUD system used to generate quotes, clients and keeping track of phonecalls

    Python

  4. api_center_front api_center_front Public

    Front End for the Api Hub repository

    JavaScript

  5. eska_world eska_world Public

    All scripts from a VRchat world that I''ve been developing over the last several months.

    C#

  6. auction_site auction_site Public

    Auction Site made with Django Framework

    Python