alexstan12
Passionate about the creation process - software development is my way to create and understand what's under the hood.
Pinned Repositories
zot
zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)
piiScanner
Scan databases and data warehouses for PII data. Inspired by tokern.io/piicatcher/
route50
Route50 is a routing application that breaks the limit of 25 waypoints set by Google Maps. You can render your own optimized route and receive a clear description of it -perfect for delivery!
LearnGobyTests
A repository with different exercises for a better understanding of the Go language. Also includes a microservice for managing players score, with a PostgreSQL database.
TwitterClone
A Twitter clone on the server side with Spring Boot, Spring Data & many more.
Finance
Finance is part of Problem Set 8 in CS50 and challenges you to implement a web-app with Flask and an API (IEX Cloud) to simulate a stocks trading platform.
Homepage---submited
CS50 Web Track assignment - Homepage
alexstan12
Config files for my GitHub profile.
AtelierAuto
A console app wrote in Java for managing a Car Repair Shop
AtelierulDigitalJava2020
alexstan12's Repositories
alexstan12/zot
zot - A production-ready vendor-neutral OCI image registry server purely based on OCI Distribution Specification.
alexstan12/piiScanner
Scan databases and data warehouses for PII data. Inspired by tokern.io/piicatcher/
alexstan12/github-slideshow
A robot powered training repository :robot:
alexstan12/auth
Go library for generating JWT Tokens, authorizing HTTP requests, etc.
alexstan12/hugo
The world’s fastest framework for building websites.
alexstan12/distribution-spec
OCI Distribution Specification
alexstan12/LearnGobyTests
A repository with different exercises for a better understanding of the Go language. Also includes a microservice for managing players score, with a PostgreSQL database.
alexstan12/TravelJournal
alexstan12/gopl.io
Example programs from "The Go Programming Language"
alexstan12/CreateYourOwnAdventure
alexstan12/alexstan12
Config files for my GitHub profile.
alexstan12/urlShortener
alexstan12/QuizProject
alexstan12/TwitterClone
A Twitter clone on the server side with Spring Boot, Spring Data & many more.
alexstan12/task-management
Trello clone app in which one cand add, delete, search and drag&drop tasks. All these operations being backed by a mock API.
alexstan12/AtelierAuto
A console app wrote in Java for managing a Car Repair Shop
alexstan12/AtelierulDigitalJava2020
alexstan12/learnGitBranching
An interactive git visualization to challenge and educate!
alexstan12/SpringAndHibernateCourse
My work and projects during the study of Spring MVC, Hibernate, Spring Boot. Currently in progress !
alexstan12/tutorials
Just Announced - "Learn Spring Security OAuth":
alexstan12/java-training
alexstan12/laboratoare
alexstan12/coding-interview-university
A complete computer science study plan to become a software engineer.
alexstan12/cheat.sh
the only cheat sheet you need
alexstan12/Finance
Finance is part of Problem Set 8 in CS50 and challenges you to implement a web-app with Flask and an API (IEX Cloud) to simulate a stocks trading platform.
alexstan12/leetcode
LeetCode Problems' Solutions
alexstan12/FAANG
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
alexstan12/freeCodeCamp-projects
This repository was created to store all the projects that I've worked on freeCodeCamp
alexstan12/route50
Route50 is a routing application that breaks the limit of 25 waypoints set by Google Maps. You can render your own optimized route and receive a clear description of it -perfect for delivery!
alexstan12/CS50-PSETS
This repository holds all problem sets that I have solved while taking CS50.