Arjan Velovic
Full Stack Engineer crafting seamless digital experiences. Expert in Python, JavaScript, React, and Flask. Explore my portfolio for innovative solutions.
About Me

Get to know me!

As an enthusiastic software engineer with five years of experience in aerospace mechanical engineering, I bring a dynamic blend of technical expertise and innovation to the table. My journey in full-stack development has been fueled by a passion for learning and growth, culminating in expertise in Python, JavaScript, React, Flask, and SQL. Completing a challenging full-stack software engineering boot camp from Coding Temple has only further enriched my skills and kept me on the cutting edge of industry trends.

I thrive on collaboration and creativity, always seeking new ways to solve problems and push boundaries in web application development. With a friendly and approachable demeanor, I'm excited to bring my unique background and coding skills to the software development landscape. My portfolio is a reflection of my dedication, showcasing a variety of projects that not only demonstrate technical proficiency but also a commitment to innovation and continuous improvement.

Eager to embrace new challenges and contribute positively to software engineering teams, I'm ready to embark on the next chapter of my career with enthusiasm and determination.

My Skills
Projects

Specialized Website
Developed a sleek full-stack website, mirroring Specialized Bike's commerce platform. It utilizes React TypeScript for the frontend and Flask Python for the backend, managing user operations, authentication, cart functionalities, and secure payments. Ensuring performance and security, the website delivers a seamless shopping experience, demonstrating proficiency in modern web development technologies.
Bidding Bazzar
A Flask-powered auction webpage, where users can create accounts, list items, place bids, and manage profiles seamlessly. With real-time bidding facilitated by WebSocket technology, the platform prioritizes technical excellence with robust error handling, data validation, and security measures.
Weather App
This is a weather app which displays the current, hourly, and 7 day forecast of searched locations in the United States. The app was build with react and is primary written in typescript. The app makes API request to the National Weather Service for weather data and GeoCode for location information based on user inputs.
Tesla Webpage Clone
Developed a full stack Tesla clone website with a clean and beautiful user interface with a React frontend and a Flask backend. Utilized TypeScript, Python, JavaScript, SQL, and HTML/CSS to replicate the functionality and design of the official Tesla website.
BlackJack Object Oriented
A python script for blackjack, meticulously crafted with object-oriented programming. It includes logic for the complete ruleset, such as splitting, doubling down, and insurance.