Pinned Repositories
BlockCrafter
BlockCrafter is a sandbox adventure game built using Unreal Engine. Inspired by the simplicity and creativity of games like Minecraft, BlockCrafter offers a unique experience where players can build, destroy, and explore an open world. Armed with a rifle and a shotgun, players must also defend themselves against various enemies.
Castle-Environment
The game showcases a beautiful landscape including a fully customizable castle. It was created to practice on the landscape and foliage mode of Unreal Engine.
First-Person-Shooter
First Person Shooter is a simple game made in Unreal Engine 5.4 using contents from the First Person content pack and from custom contents. The goal is to destroy all targets within the time limit. Otherwise the game is lost.
Karaoke-Application
A Karaoke Application was designed and implemented using Data Structures and JavaFX where a user will be able to search specific songs from a large number of data and to add new songs to the playlist.
PHP-Symfony-Guide
This guide will help you to learn PHP Symfony 6 Framework basics.
Point-Of-Sales-System
A point of sale (POS) system is the place where your customer makes a payment for products or services at your store. With this idea, an application was designed and built using Java alongside with JavaFX to create a Graphical User Interface (GUI) for a more user-friendly app.
Python-Web-Scraper
A python web scaper to extract content and data from a website.
rohan-bhautoo
My GitHub profile
StackBot
Stack Bot is a small engaging and dynamic game which showcases interactive components, AI controller, mesh generation and effects. The goal of the game is to spawn orbs which will be collected by the AI Bot in order to control it.
Voice-Based-Interactive-System
A Student Support System where users can control all funcionalities using voice commands. Web Speech API provides the functionality to use speech recognition and speech synthesis into web apps to handle voice data.
rohan-bhautoo's Repositories
rohan-bhautoo/BlockCrafter
BlockCrafter is a sandbox adventure game built using Unreal Engine. Inspired by the simplicity and creativity of games like Minecraft, BlockCrafter offers a unique experience where players can build, destroy, and explore an open world. Armed with a rifle and a shotgun, players must also defend themselves against various enemies.
rohan-bhautoo/PHP-Symfony-Guide
This guide will help you to learn PHP Symfony 6 Framework basics.
rohan-bhautoo/Python-Web-Scraper
A python web scaper to extract content and data from a website.
rohan-bhautoo/rohan-bhautoo
My GitHub profile
rohan-bhautoo/Castle-Environment
The game showcases a beautiful landscape including a fully customizable castle. It was created to practice on the landscape and foliage mode of Unreal Engine.
rohan-bhautoo/First-Person-Shooter
First Person Shooter is a simple game made in Unreal Engine 5.4 using contents from the First Person content pack and from custom contents. The goal is to destroy all targets within the time limit. Otherwise the game is lost.
rohan-bhautoo/StackBot
Stack Bot is a small engaging and dynamic game which showcases interactive components, AI controller, mesh generation and effects. The goal of the game is to spawn orbs which will be collected by the AI Bot in order to control it.
rohan-bhautoo/Game-Website-React
The game website was developed using vite with React which uses a faster and more efficient build system and provides a faster and more efficient development server.
rohan-bhautoo/Gym-Software
The Gym-Software is a network application, based in Java, which utilises multi-threaded programming and is connected to a database.
rohan-bhautoo/Issue-Tracker
Issue Tracker is a web application developed using Next.js and TypeScript to help teams track and manage issues efficiently.
rohan-bhautoo/TradeBot-Assistant
The purpose of the TradeBot Assistant was to build a robust chatbot system, which can identify different trading queries of users and give the appropriate response, using the IBM Watson Assistant platform.
rohan-bhautoo/Audio_Player
Audio recorder from microphone to a given file path.
rohan-bhautoo/avored-rust-cms
Avored rust content management system
rohan-bhautoo/Bugatti-Website
Bugatti Website is a single page web application that was built using Node.js. The page will change based on the user input without reloading. The front end of the website is written in HTML, CSS and JavaScript and it communicates with the back end using AJAX. MariaDB database is connected to the website to store user information and the data is exchanged in JSON format.
rohan-bhautoo/Calculator
A calculator built using C# and WinForms
rohan-bhautoo/Codingame
CodinGame is a challenge-based training platform for programmers where you can improve your coding skills with fun exercises. The code, used to solve puzzles, are added in this repository.
rohan-bhautoo/Data-Structures-and-Algorithms
Data Structures is about how data can be stored in different structures. Algorithms is about how to solve different problems, often by searching through and manipulating data structures. Theory about Data Structures and Algorithms (DSA) helps us to use large amounts of data to solve problems efficiently.
rohan-bhautoo/devFind
devFind is an open source project that aims to create a platform for developers to showcase their skills and connect with potential collaborators, all in a user-friendly and searchable format.
rohan-bhautoo/Ecommerce
rohan-bhautoo/first-contributions
🚀✨ Help beginners to contribute to open source projects
rohan-bhautoo/GameDev-Readme
My gamedev resume.
rohan-bhautoo/h4cker
This repository is primarily maintained by Omar Santos (@santosomar) and includes thousands of resources related to ethical hacking, bug bounties, digital forensics and incident response (DFIR), artificial intelligence security, vulnerability research, exploit development, reverse engineering, and more.
rohan-bhautoo/LeetCode
LeetCode is the best platform to help you enhance your skills, expand your knowledge and prepare for technical interviews.
rohan-bhautoo/NextJS-App
This repository showcases a streamlined application built on Next.js, integrating NextAuth for user authentication, Cloudinary for seamless file uploads, and Prisma with MySQL for efficient data management. Ideal for developers seeking a comprehensive understanding of these modern technologies.
rohan-bhautoo/Official-SEM
rohan-bhautoo/React-Playground
A basic repository used to test code in React and TypeScript.
rohan-bhautoo/Redux
rohan-bhautoo/RestCountriesAPI
RestCountriesAPI is a small project that will call an external API and filter the data based on the continent of the country.
rohan-bhautoo/SkillBoost-Hub
SkillBoost Hub is a cutting-edge Learning Management Platform developed with a tech stack that combines Next.js, TypeScript, NextAuth for secure user authentication, Chakra UI for a seamless and visually appealing user interface, and Tailwind CSS for responsive design.
rohan-bhautoo/TodoApp