TechBorn99
🚀 Software Engineer | Tech Innovator | Mentor | Crafting elegant solutions with a passion for backend tech and community growth
Novi Sad, Serbia
Pinned Repositories
a_star_search
Explore the A* Search Algorithm with a hands-on visualizer built in Python. This project showcases the practical application of A* in pathfinding and AI, rendered in real-time using Pygame. Perfect for educational purposes or just for fun.
codewars_kata_solutions
Codewars Kata Solutions is a curated collection of my solutions to various coding challenges found on Codewars. The repository is organized by difficulty level and serves as a learning resource for anyone interested in improving their coding skills through practice and repetition.
Data-Structures-Library
Data Structures Library is a C# class library featuring a range of fundamental data structures, from basic stacks and queues to advanced trees and heaps. It's crafted for use in various applications and serves as an educational resource for those learning about data structures.
geographic_information_system
A foundational Geographic Information System project developed in Python, demonstrating basic GIS operations like handling spatial data, triangulation, and spatial analysis. This archived project serves as an early career milestone and a resource for those new to GIS programming.
git-branch-cleaner
A Node.js script for efficiently cleaning up Git repositories by automating the deletion of merged branches both locally and remotely. Designed for simplicity and ease of use, it supports various Git workflows and ensures a tidy version control environment
interns-skillup
Interns Skill-Up: A collaborative training project for interns focusing on building a full-stack e-commerce platform using React and Java with Spring Framework. This repo contains comprehensive guides and codebases for frontend and backend development, designed to equip new developers with practical skills
kp-clone
Clone of the popular Serbian e-commerce platform, KupujemProdajem, created as a learning project in web development. Showcases practical implementation of ReactJS, Express.js, Sequelize, and PostgreSQL in building a comprehensive e-commerce solution.
ptw-api
tf_idf
A software component that uses TF-IDF statistical analysis of the words in files to extract the 10 most important terms in a document and provide a short, 5 sentence summary.
web-shop-api
This project is a detailed implementation of a Java-based e-commerce backend, utilizing Spring Boot. It features robust functionalities including product and user management, order processing, a shopping cart system, mock payment integration, and essential security practices. This project exemplifies a practical approach to building scalable.
TechBorn99's Repositories
TechBorn99/geographic_information_system
A foundational Geographic Information System project developed in Python, demonstrating basic GIS operations like handling spatial data, triangulation, and spatial analysis. This archived project serves as an early career milestone and a resource for those new to GIS programming.
TechBorn99/web-shop-api
This project is a detailed implementation of a Java-based e-commerce backend, utilizing Spring Boot. It features robust functionalities including product and user management, order processing, a shopping cart system, mock payment integration, and essential security practices. This project exemplifies a practical approach to building scalable.
TechBorn99/a_star_search
Explore the A* Search Algorithm with a hands-on visualizer built in Python. This project showcases the practical application of A* in pathfinding and AI, rendered in real-time using Pygame. Perfect for educational purposes or just for fun.
TechBorn99/codewars_kata_solutions
Codewars Kata Solutions is a curated collection of my solutions to various coding challenges found on Codewars. The repository is organized by difficulty level and serves as a learning resource for anyone interested in improving their coding skills through practice and repetition.
TechBorn99/Data-Structures-Library
Data Structures Library is a C# class library featuring a range of fundamental data structures, from basic stacks and queues to advanced trees and heaps. It's crafted for use in various applications and serves as an educational resource for those learning about data structures.
TechBorn99/git-branch-cleaner
A Node.js script for efficiently cleaning up Git repositories by automating the deletion of merged branches both locally and remotely. Designed for simplicity and ease of use, it supports various Git workflows and ensures a tidy version control environment
TechBorn99/interns-skillup
Interns Skill-Up: A collaborative training project for interns focusing on building a full-stack e-commerce platform using React and Java with Spring Framework. This repo contains comprehensive guides and codebases for frontend and backend development, designed to equip new developers with practical skills
TechBorn99/kp-clone
Clone of the popular Serbian e-commerce platform, KupujemProdajem, created as a learning project in web development. Showcases practical implementation of ReactJS, Express.js, Sequelize, and PostgreSQL in building a comprehensive e-commerce solution.
TechBorn99/ptw-api
TechBorn99/tf_idf
A software component that uses TF-IDF statistical analysis of the words in files to extract the 10 most important terms in a document and provide a short, 5 sentence summary.
TechBorn99/ptw-client
TechBorn99/sendgrid-sample
SendGrid Contact Manager is a versatile tool designed to streamline the process of managing contacts in SendGrid's marketing lists. It demonstrates key SendGrid API functionalities, offering users the ability to add, remove, and retrieve contacts efficiently.
TechBorn99/serverless-feedback-processor
A sample serverless application for processing customer feedback, storing submissions in DynamoDB, managing attachments in S3, and notifying teams via SNS
TechBorn99/TechBorn99
TechBorn99/web-shop-client
Web Shop Client is an advanced front-end e-commerce platform interface, built with TypeScript, SCSS, and Handlebars. Created for skill enhancement, it showcases essential functionalities like sophisticated user interactions, secure authentication, responsive design, and aligns with modern web development practices.