Giter Club home page Giter Club logo

Gokul Vamsi Thota's Projects

3d-solids-with-opengl icon 3d-solids-with-opengl

It comprises of creation of different 3D figures, (3 different dodecahedrons), using OpenGL

ai-hub-models icon ai-hub-models

The Qualcomm® AI Hub Models are a collection of state-of-the-art machine learning models optimized for performance (latency, memory etc.) and ready to deploy on Qualcomm® devices.

assembly-language-assignment1 icon assembly-language-assignment1

It is a collection of assembly codes, written in x86-64. It primarily deals with arithmetic, conditionals and looping in x86.

assembly-language-assignment2 icon assembly-language-assignment2

It consists of codes written in x86-64 assembly language, and primarily deals with procedure calls, conditional jumps and stacks.

automata-theory-programming-assignment-codes icon automata-theory-programming-assignment-codes

It consists of codes related to popular programming challenges in Automata Theory, such as: conversion of DFA to regular expression, conversion of NFA to DFA, conversion of regular expression to NFA, minimization of DFA. (DFA refers to Deterministic Finite Automata and NFA refers to Non-deterministic Finite Automata).

brick-breaker-game icon brick-breaker-game

It is a terminal game, which is inspired from the classic ‘Brick-Breaker’. It has been implemented without use of any external libraries like PyGame.

camera-calibration icon camera-calibration

This repo primarily deals with the process of camera calibration and the critical role it plays in using any measurements of the world from images.

civil-war-game icon civil-war-game

It is a Marvel Civil-War themed, simple river-crossing game, implemented solely using Pygame library in python.

cricket-players icon cricket-players

Implementation to generate 10k Telugu articles (wikipedia) on Cricket players - data scraping, merging, cleaning, translation/transliteration

ire-project-team-7 icon ire-project-team-7

Entire implementation of required architectures, as a part of major project of IRE course (team 7)

job-portal-mern-app icon job-portal-mern-app

This is a web application, which has been designed using MongoDB, Express, React, NodeJS. This app deals with two sectors - applicants, who will be able to view and apply for different jobs; and recruiters, who will be able to add job listings, accept/reject applicants.

linux-shell icon linux-shell

It is an interactive user-defined shell similar to bash, which has been implemented in C. It comprises process handling, built-in commands implementation, and additional features like input-output redirection, signal handling, piping.

multi-threading-in-real-world icon multi-threading-in-real-world

Real world scenarios, such as music performances in a concert, vaccine distribution have been simulated with the help of multiple threads, semaphores and mutex locks.

my-basic-website icon my-basic-website

It is a simple website made using HTML, CSS, JavaScript. It corresponds to an assignment of the course 'Introduction to Software Systems' and caters to the requirements specified in the assignment.

optical-flow icon optical-flow

This repo deals with optical flow, which is the most general and challenging version of motion estimation. It involves computing an independent estimate of motion at each pixel.

pacmen-among-us-game icon pacmen-among-us-game

It is an interactive 2D maze-game, which has been designed using OpenGL. It consists of among us characters (player and enemy) and powerups (coins) and obstacles (bombs)

schools icon schools

An example implementation to generate 50k+ telugu articles on schools.

seq2seq-mt icon seq2seq-mt

This repo contains implementation corresponding to language model creation and machine translation, exploiting sequence to sequence approach

simplera icon simplera

This repo corresponds to a simplified relational database management system which supports basic database operations on integer-only tables and load, store and transpose operations efficiently on arbitrarily large matrices. Supported indexing schemes are linear hash and B+ tree. Supported sorting schemes are two-phase on-disk merge sort, and in-memory buffers are managed by delaying writes. There is no support for transaction or thread safety.

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.