Coder Social home page Coder Social logo

Hello, I'm Rohan!

LeetCode LinkedIn Steam StackOverflow Discord

"Programming isn't about what you know; it's about what you can figure out."

const rohan = {
  pronouns: "He" || "Him",
  languages: ["English", "French", "Creole"],
  university: {
    name: "Middlesex University Mauritius",
    degree: {
      name: "BSc Computer Science Systems Engineering",
      grade: "First Class Honours"
    }
  },
  workExperience: [
    {
      companyName: "Big Bang 360",
      role: "Associate Consultant",
      workedWith: ["JavaScript", "Java Spring Boot"],
      toolsUsed: ["Visual Studio Code", "Oracle NetSuite", "Celigo", "MavenLink", "Salesforce"],
      duration: "7 months",
      isActive: false
    }
    {
      companyName: "Pharmagest HDM Ltd",
      role: "Full-Stack Associate Software Engineer",
      workedWith: ["Java Spring Boot", "Angular", "Php Symfony", "Twig", "Doctrine", "JQuery", "MySQL", "PostgreSQL", "Oracle"],
      toolsUsed: ["IntelliJ", "Docker", "Dbeaver", "Jenkins", "Jira", "Bitbucket", "Confluence", "Postman"],
      duration: "1 year 3 months",
      isActive: false
    }
    {
      companyName: "Swan General Ltd",
      role: "Full-Stack Software Developer",
      workedWith: ["C#", ".NET Framework", "ASP.NET", "NodeJS", "Express", "React JS", "SQL Server", "T-SQL"],
      toolsUsed: ["Visual Studio", "Jira", "Azure DevOps Server", "Bitbucket", "Swagger", "Postman"],
      duration: "2023.05 - present",
      isActive: true
    }
  ],
  currentFocus: "Building 3D games using Unreal Engine 5",
  funFact: "There are two ways to write error-free programs; only the third one works"
};

Programming Languages 👨‍💻

Frameworks 🛠️

Databases 🗃️

Operating Systems 💻

Tools 🔧

Github Trophies 🏆

Rohan's GitHub Trophies

Github Streaks 🔥

Rohan's GitHub Streaks

GitHub Stats 📈

Rohan's GitHub Stats


Thank you for visiting ❤️

Rohan Bhautoo's Projects

asteroid-game-and-website icon asteroid-game-and-website

The Asteroids Breaker website enables users to register, login and to play an Asteroid game. Each user will have a unique username which will be verified during registration. The scores of each user will be updated and placed in the Leaderboards page. Local storage, from the browser, is used in order to store user information and scores. Session storage also ensures which user is currently logged in and to update the home page accordingly.

bugatti-website icon 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.

codingame icon 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.

data-structures-and-algorithms icon 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.

devfind icon 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.

fitbudget-solutions icon fitbudget-solutions

FitBudget Solutions is an application which lets you track your money such as your expenses, checks if you have reached your savings goals and gives you statistics on your income and outcome. This app was built using flutter.

game-website-react icon 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.

gym-software icon gym-software

The Gym-Software is a network application, based in Java, which utilises multi-threaded programming and is connected to a database.

h4cker icon 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.

issue-tracker icon issue-tracker

Issue Tracker is a web application developed using Next.js and TypeScript to help teams track and manage issues efficiently.

karaoke-application icon 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.

nextjs-app icon 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.

password-generator icon password-generator

The program consists of a password generator which will generate 2-5 words based on the user input. The program utilizes four 500-word dictionaries consisting of 4, 5, 6 and 7 letter long. Random words from a random dictionary will be choosen by the program and will display it to the user at each iteration. At the end of the execution, a full password will be presented to the user which will be separated with a hyphen.

point-of-sales-system icon 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-simulation icon python-simulation

This project consists of controlling a simulator called readopcForStrands to display led animation by using Python.

tradebot-assistant icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.