Skip to content
View TechBorn99's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report TechBorn99

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
TechBorn99/README.md

Welcome to my Github profile 👋

🙋‍♂️ About Me

Greetings! I'm Stefan, a Full Stack Developer with a penchant for back-end architecture, currently enhancing the digital landscape with robust solutions and innovative design. Educated at the University of Novi Sad and seasoned in the tech industry, I've honed my skills in a plethora of frameworks and languages, from C# to React, all while nurturing a strong community spirit. Beyond code, I channel my fervor for tech into community enrichment, leveraging my voice in political debates and civil action to advocate for change and innovation. I'm committed to not just building software, but also building bridges in tech communities.

🔧 Skills

  • Languages & Frameworks: C#, .NET Core, Node.js, React.js, TypeScript, JavaScript, Python
  • Databases: PostgreSQL, Microsoft SQL Server, MongoDB, MySQL
  • Tools & Platforms: Docker, RabbitMQ, Linux, AWS Lambda, Git, GraphQL
  • Methodologies: Agile, REST APIs, Domain-Driven Design (DDD), Test-Driven Development (TDD)

💼 Professional Experience

  • Software Engineer, IceFyre Solutions
  • Backend Software Engineer, Ubiscore
  • Software Engineer, IM Republic (Contract)
  • Software Engineer, Inviggo

🎓 Education

  • Bachelor's degree in Information Technology, Specializing in Information Systems Engineering, University of Novi Sad

📫 How to Reach Me

✨ A Personal Fact

Beyond my technical pursuits, I'm passionate about nurturing community growth and engagement, facilitating workshops and leading discussions to spark innovation and collective learning.

📌 Call-to-Action

Feel free to explore my repositories and connect with me on LinkedIn for any tech discussions, project collaborations, or potential opportunities.

Pinned

  1. a_star_search a_star_search Public

    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…

    Python

  2. codewars_kata_solutions codewars_kata_solutions Public

    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…

    Python

  3. Data-Structures-Library Data-Structures-Library Public archive

    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 application…

    C#

  4. geographic_information_system geographic_information_system Public archive

    A foundational Geographic Information System project developed in Python, demonstrating basic GIS operations like handling spatial data, triangulation, and spatial analysis. This archived project s…

    Python 6

  5. kp-clone kp-clone Public

    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 Postgr…

    JavaScript

  6. tf_idf tf_idf Public

    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.

    Python