I'm a passionate Full-Stack Software Engineer with a knack for crafting high-quality software solutions. I enjoy diving into various technologies, creating awesome projects, and collaborating with talented teams.
-
π‘ I actively contribute to the developer community through insightful blogs on programming techniques and UI/UX design principles.
-
π« How to reach me LinkedIn.
-
π― Iβm looking to collaborate on open source projects.
-
React:
- React template designed to streamline your React projects' setup process while incorporating useful features and tools for a smooth and efficient development experience. Github: https://github.com/Manojlovic1998/react-ts-template
-
Vue:
- Monster Slayer Game. Showcases the use of Vue via CDN imports. Goal was to use Vue CDN import to build widgets. GitHub: https://github.com/Manojlovic1998/monster-game, Live Website: https://manojlovic1998.github.io/monster-game/
- Resource App. Showcases the use of Vue via Node module imports. For the app development Vue CLI workflow was applied. GitHub: https://github.com/Manojlovic1998/resource-app, Live Website: https://manojlovic1998.github.io/resource-app/
-
Docker:
- Docker Fib. Calculator. Showcases the use of Docker for developing applications within containerized environments. GitHub: https://github.com/Manojlovic1998/docker-fib-calculator
-
Kubernetes
- Running Multi Container App on Kubernetes. Showcases the implementation of Kubernetes objects to orchestrate intercommunication of applications within the cluster. GitHub: https://github.com/Manojlovic1998/running-multi-container-app-on-k8s
-
VSCode Extention/Plugin:
- Jelly is a theme designed to make the workspace more colorful, it introduces a new color scheme for the workspace, and the color scheme is more vibrant. GitHub: https://github.com/Manojlovic1998/vscode-jelly-theme, Visual Studio Marketplace: https://marketplace.visualstudio.com/items?itemName=NemanjaManojlovic.jelly
-
ThreeJS:
- 3D Cube. Showcases the use of ThreeJS module classes for setting up a basic scene. GitHub: https://github.com/Manojlovic1998/threejs-cube
-
NodeJS:
- Project that covers the basics of NodeJS. Basics such as: creating a Node server, node lifecycle & event loop, sending requests and many more. GitHub: https://github.com/Manojlovic1998/NodeJS-Basics
-
QR Code Generator:
- Proof of Concept for generating QR Codes for text and URLs. Live Website: https://manojlovic1998.github.io/qr-code-generator/ GitHub Repository: https://github.com/Manojlovic1998/qr-code-generator