Pinned Repositories
CodeEmpire-COVID19
React.js , Effector + Chakra UI app Trainee/Junior
currency-calculator
React + Chakra UI currency calculator
effector-vite-template
React, Effector, Feature-sliced, Vite.js template (Dockerized)
excel-course
Pure Javascript Advanced Course
feature-sliced-effector-template
React, Effector, Feature-sliced template
mmnkuh
My portfolio
nextjs-tailwind-template
Next.js, Tailwind introduced the `app/` directory (beta)
nodejs-postgres-rest
Node JS & PostgreSQL Rest API
task-planner-nest-bot
Telegraf bot using Nest.js + Postgres
users-project
Trial test task
ifeelBALANCED's Repositories
ifeelBALANCED/effector-vite-template
React, Effector, Feature-sliced, Vite.js template (Dockerized)
ifeelBALANCED/vite-dotnet-monorepo
React, Vite, C# template
ifeelBALANCED/100-Days-Of-Coding
Welcome to the 100 Days of Rust Coding Challenge! This challenge is designed to help you learn and improve your Rust programming skills over the course of 100 days.
ifeelBALANCED/crypto-react-app
Crypto App using React.js
ifeelBALANCED/guessing_game
Code that gets a guess from the user and prints it
ifeelBALANCED/nextjs-tailwind-template
Next.js, Tailwind introduced the `app/` directory (beta)
ifeelBALANCED/redux-redux-thunk-practise
Redux & Redux-thunk practise
ifeelBALANCED/top-app
Top training app using experimental Nextjs
ifeelBALANCED/type-challenges
Collection of TypeScript type challenges with online judge
ifeelBALANCED/chat-group-frontend
A lightweight, real-time chat client using WebSocket technology. This project implements a user-friendly interface for seamless communication in chat rooms or direct messaging.
ifeelBALANCED/crates.io
The Rust package registry
ifeelBALANCED/cylinder-codes-metrics
A mathematical algorithm for fingerprint verification based on cylinder codes with the development of a method for constructing a cylinder metric
ifeelBALANCED/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
ifeelBALANCED/documentation
🍰 Architectural methodology for frontend projects
ifeelBALANCED/effector
Business logic with ease ☄️
ifeelBALANCED/effector-blog
ifeelBALANCED/farfetched
The advanced data fetching tool for web applications
ifeelBALANCED/grep
A command line tool that will interact with input/output to files and the command line.
ifeelBALANCED/invaders
Rust invaders game
ifeelBALANCED/patronum
☄️ Effector operators library delivering modularity and convenience ✨
ifeelBALANCED/reflect
Easily render React components with everything you love from ☄️ effector.
ifeelBALANCED/repl
Online playground for effector
ifeelBALANCED/rust-o-bot
Rust-o-Bot Welcomer is your trusty digital doorman for Telegram chats. Written in Rust, it's as robust and secure as the language it's built with.
ifeelBALANCED/rust_calculator_challenge
This challenge is to build your own calculator. It could be a command line tool, desktop application or web based. To complete this challenge you’ll need to parse a mathematical expression and then perform the relevant calculations before returning the answer to the user.
ifeelBALANCED/rust_simple_employee_managing
Text interface to allow a user to add employee names to a department in a company
ifeelBALANCED/simple-image-uploader-backend
A high-performance, type-safe backend service for image uploading, leveraging Fastify, TypeScript, and Prisma. Designed to handle file uploads efficiently with robust validation, secure storage, and scalable architecture.
ifeelBALANCED/simple-image-uploader-frontend
In full-stack development, a common task involves working with files. This challenge presents an opportunity to create a straightforward Image Upload application, enabling users to upload images.
ifeelBALANCED/task-manager-app-frontend
Straightforward task management application, which will involve implementing essential HTTP methods such as GET, POST, PUT, and DELETE. This project will provide an opportunity to demonstrate proficiency in full-stack development by creating a system that enables users to manage tasks using a range of fundamental HTTP operations.
ifeelBALANCED/type-challenges-solutions
Solution to collection of TypeScript type challenges with online judge
ifeelBALANCED/vue-todo-app
Todo application written on Vue