VenkataSivaManojAddala

VenkataSivaManojAddala

Geek Repo

Github PK Tool:Github PK Tool

VenkataSivaManojAddala's repositories

Gogle--A-tool-for-searching-and-summerizing

Gogle- A tool for searching and summerizing

Language:HTMLStargazers:0Issues:0Issues:0

Aira-AI-Powered-Resume-Maker

Aira is an AI-powered resume-making assistant that takes user-provided data, including information required for professional advancement, and modifies LaTeX-based resume templates accordingly. By leveraging Google's Gemini AI, Aira excels at crafting personalized resume objectives, enhancing the quality and relevance of users' resumes.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:HTMLStargazers:1Issues:0Issues:0

Visual-Automated-Attendance-System-and-analyses-on-Campus-Data.

This repository hosts source code for various analyses conducted on the campus dataset. It includes the implementation of an Automated Attendance system in Python. Prior knowledge of Scala and MySQL is required to execute these codes. Please review the "readme.txt" file for instructions before proceeding.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

HiST-Hide-Stuff-Application

Hist is a secure password manager and data vault leveraging AES encryption standards for robust security. It utilizes Amazon AWS for data storage, enabling users to securely store various types of data, including passwords, files, and videos.

Stargazers:1Issues:0Issues:0

Movie-Data-Analysis-and-Personalized-Recommendation-GUI

This project involves comprehensive analyses on the MOVIE dataset, employing a range of analytical approaches to extract valuable insights. In addition, I have developed an intuitive GUI application that empowers users to discover personalized movie recommendations based on their preferences.

Language:ScalaStargazers:0Issues:0Issues:0

Analysis-of-Laptop-Dataset-and-Price-Estimation-GUI-using-Apache-Spark

This project presents an in-depth analysis of the LAPTOP DATASET using a variety of data analysis. The dataset contains specifications of laptops, and this project aims to derive valuable insights from it and a GUI application has been developed to provide users the ability to estimate the price of a laptop based on their desired specifications.

Language:ScalaStargazers:1Issues:0Issues:0

POCOR-Path_following_Object_avoiding_Camera_featured_Object_carrying_-Robot

This is a project that involves a robot built on the ROS2 (Robot Operating System 2) framework with the simulation in gazebo. The robot is designed to perform several tasks including path following, object avoidance, and carrying objects and also has a camera feature to the bot.

Language:PythonStargazers:2Issues:0Issues:0

Implementation-of-all-types-of-SVM

This repository contains a comprehensive implementation of Support Vector Machines (SVM), a powerful machine learning algorithm widely used for classification and regression tasks. The repository provides a collection of SVM implementations, covering Proximal SVM, Hard Margin SVM, Soft Margin SVM and applications

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Heart-Disease-Prediction-using-Machine-Learning-Models

Heart disease prediction from a binary class dataset using different ML models such as K-Means, Logistic Regression, and SVM along with pre-processing the data before classification. All the three classifiers are implemented in python from scratch

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Image-Compression-using-Discrete-Fourier-Transform

This repository contains an implementation of image compression using DFT algorithm. The DFT is a widely used technique in image compression to convert images from the spatial domain to the frequency domain. By exploiting the frequency characteristics of the image, we can reduce the amount of data required to represent it.

Language:MATLABStargazers:1Issues:0Issues:0

Audio-Denoising-using-Discrete-Fourier-Transform

Audio signals often contain background noise. This repository offers a solution by leveraging the power of the Discrete Fourier Transform. The DFT is a mathematical technique that decomposes a time-domain signal into its frequency components. By analyzing the frequency content of the audio signal, we can identify and suppress unwanted noise.

Language:MATLABStargazers:0Issues:0Issues:0

Hack-CPU-and-Hack-Computer-using-elementary-Gates-in-HDL

Developed a HACK CPU and HACK Computer (Adopted from the book 'The Elements of Computing Systems: Building a Modern Computer from First Principles' by Noam Nisan and Shimon Schocken) and implemented in Hardware Description Language(HDL).

Stargazers:0Issues:0Issues:0

Hack-CPU-construction-using-elementary-Gates-in-java

This repository contains a comprehensive implementation of a Hack CPU using elementary gates in the Java programming language. The Hack CPU is a fictional 16-bit computer described in the book "The Elements of Computing Systems" by Noam Nisan and Shimon Schocken

Language:JavaStargazers:1Issues:0Issues:0

CPU-Scheduling-Animation-in-Scratch

Three types of CPU scheduling: First come First serve, Round Robin, Shortest job first. I animated the same in 'SCRATCH' programming language and developed by MIT where you can create your own interactive stories,

Stargazers:0Issues:0Issues:0

Game-Develovpment-in-Scratch

Boat Rock game is a game in which the game gets over when it hits the rock. I developed the this game in 'SCRATCH' programming language and developed by MIT where you can create your own interactive stories, games, and animations.

Stargazers:0Issues:0Issues:0

Applications-of-Data-Structures-And-Algorithms

This repository contains the codes for some of the important applications of data structures such as Binary Tree, Stack, Linked List, Arrays implemented in java

Language:JavaStargazers:0Issues:0Issues:0

Construction-of-VM-translator-in-python

Developed VM Translator (.vm to .asm) based on the book 'Elements of Computing Systems: Building Modern Computer from the First Principles' by Noam Nisan and Shimon Schocken, from scratch in python

Language:PythonStargazers:1Issues:0Issues:0

Construction-of-Hack-Assembler-in-Python

Developed Hack Assembler (.asm to .hack or binary language) based on the book 'Elements of Computing Systems: Building Modern Computer from the First Principles' by Noam Nisan and Shimon Schocken, from scratch in python

Language:PythonStargazers:0Issues:0Issues:0

Nand2Tetris_hdl_implementation

This repository contains all the HDL codes of elementary and complex chips (Based on the book 'Elements of Computing Systems: Building a Modern Computer from First Principles' by Noam Nisan and Shimon Schocken) which are required to build the HACK Computer.

Stargazers:0Issues:0Issues:0

QUIZ_UI_using_jack_programming_language

Developed Quiz user interface in jack programming language, Jack is a simple object-based language that can be used to write high-level programs.

Stargazers:0Issues:0Issues:0

billing-POS-using-jack-programming-language

Developed Billing POS(point of sale) in jack programming language, Jack is a simple object-based language that can be used to write high-level programs.

Stargazers:0Issues:0Issues:0

String_libraries_for_jack_programming_language

Developed String libraries for jack programming language from scratch, Jack is a simple object-based language that can be used to write high-level programs.

Stargazers:0Issues:0Issues:0

Obstacle-avoiding-voice-controlled-autonomous-robot

This is a hardware project which is an all-in-one robot with voice control, Bluetooth, camera surveillance, and the automatically avoid obstacles and transport objects from one location to another. This is done using Aurdino at the end of the first year of B.Tech.

Language:C++Stargazers:0Issues:0Issues:0