-
-
-
-
-
astro-calculator Public
React-based astrology application that provides personalized astrological information based on a user's birth details, including data on the Black Moon and astrological houses.
-
-
-
-
-
-
taskFlow-frontend Public
tasks and project manager complete application with react and redux
-
-
-
-
Knight-Puzzle-Solution Public
This repository contains my solution of the Knight Puzzle—a challenging puzzle in which eight knights are placed on a 3x3 chessboard with one empty square. The goal is to rearrange the knights into…
JavaScript UpdatedOct 10, 2023 -
Portfolio Public
Forked from soumyajit4419/Portfolioportfolio build with React.js
-
-
-
-
-
-
-
sideMenu_ReactNative Public
This is a customizable sidebar menu application built with React Native. It provides a user-friendly interface with a sidebar menu that can be easily customized to fit different application require…
-
-
-
-
-
-
-
SimpleJavaHashTable Public
A simple Java implementation of a symbol table for lexical analysis using a hash table with chaining for collision resolution