An authorization service, which is implemented using Golang, Postgres and JWT tokens, with the ability to singup and login. When you login service gives you an authorization token, for future requests
View on GitHubFirstly it was a task for an VK internship, but then i made my own project out of it. It let's you manipulate your notes, create, update, delete. You can visit site by this link: https://vknotesapp-frontend.onrender.com/
View on GitHubAn iOS app where you can search for films, filter them, like and save films. App has a responsive and user friendly UI, and have many screens and functions. It is a group project for summer elective iOS development. Checkout github repo for screenshots from app.
View on GitHubParticle Swarm Optimization (PSO) is an optimization algorithm, which is based on genetic algorithms. This project uses PSO for generating music, with melody and accompaniment. Checkout github repo to listen to some generated melodies.
View on GitHubA simple solidity and foundry project, which has two smart contracts, with ability to send eth to them and convert price.
View on GitHub