Git Product home page Git Product logo

Website Newsletter GitHub Twitter YouTube LinkedIn Instagram Buy Me A Coffee

import java.profile.*;

public class Bio {
    String name           =   "Sai Vittal Battula";
    String[] designations =   {"Founder", "Graduate Student of Electrical Engineering"};
    String[] affiliations =   {"Swattle", "Columbia University"};
    String base           =   "New York, NY";
}

public class Stack {
    String[] languages    =   {"SystemVerilog", "Verilog", "C/C++", "SystemC", "Java", "Python", "Kotlin", "Shell Script", "TCL", "MATLAB/Simulink", "Objective-C", "Swift", "JavaScript", "TypeScript", "HTML/CSS"};
    String[] protocols    =   {"AXI4", "AXI4-Lite", "AHB", "AHB-Lite", "APB", "I2C", "UART", "SPI", "USB"}
    String[] tools        =   {"Cadence Virtuoso", "Conformal", "Genus", "Innovus", "ModelSim", "Questa PropCheck", "hls4ml", "Vivado HLS", "Catapult HLS", "LTspice", "Wireshark", "Fritzing", "Arduino IDE", "Git", "Xcode", "Android Studio"};
    String[] frameworks   =   {"React.js", "React Native", "AngularJS", "Node.js", "Express"};
    String[] databases    =   {"Firebase", "MongoDB"};
    String[] os           =   {"macOS", "Linux", "iOS", "Android"};
}

public class Social {
    String personal       =   "https://saivittalb.com";
    String linkedin       =   "https://www.linkedin.com/in/saivittalb";
    String github         =   "https://github.com/saivittalb";
    String twitter        =   "https://twitter.com/saivittalb";
    String instagram      =   "https://www.instagram.com/saivittalb/";
}

Vittal Battula's Projects

aether-website-2019 icon aether-website-2019

πŸ‘Ύ Base repo of Mahindra Γ‰cole Centrale's Annual College Fest website for 2019.

audiogram icon audiogram

🦻🏻An Android-based audiogram profiling app that highlights hearing loss in people.

babbl-backend icon babbl-backend

πŸ“£ A backend repository for Babbl – The Bible of Microblogging. A simple microblogging and social networking service in which users post and interact with messages known as "babbles."

babbl-frontend icon babbl-frontend

πŸ”Š A frontend repository for Babbl – The Bible of Microblogging. A simple microblogging and social networking service in which users post and interact with messages known as "babbles."

basiccrudwebapp icon basiccrudwebapp

πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ A web application performing CRUD operation using Spring MVC and Hibernate. Front End developed using Angular 6.

black-hole-animation icon black-hole-animation

πŸ•³ A black hole animation celebrating the astronomical historic event of the first black hole image.

branch-prediction-programming icon branch-prediction-programming

🎞 Implementation of several Branch Prediction algorithms and analysis on their effectiveness on real-world program traces.

cache-simulation-programming icon cache-simulation-programming

🏜 Implementation of single-level cache simulator and analyze the performance of various cache architectures using real-world program traces.

covsense icon covsense

🦠 An Android based contact tracing app which enables people to self-isolate if they have been in close proximity to someone tested positive for COVID-19.

e-commerce-backend icon e-commerce-backend

πŸ›’ An e-commerce backend with two microservices designed to facilitate functionality for the shopping cart. Designs are based on a fictional scenario.

esp icon esp

πŸ“‡ Fork for the SD card integration for "Embedded Scalable Platforms: Heterogeneous SoC architecture and IP integration made easy."

hackerrank-solutions icon hackerrank-solutions

πŸ“– Efficient solutions to Hackerrank practice problems which I've completed so far.

hollow-diamond-ascii-gif icon hollow-diamond-ascii-gif

β™’ A basic C program which prints a hollow diamond ASCII GIF on giving "Run Time" and "Number of Rows" as input.

latencer icon latencer

🧭 A macOS application which displays your internet latency in the menu bar.

lorawan-system-simulation icon lorawan-system-simulation

πŸ›œ Golay Code error correction scheme for LoRaWAN systems was described. GFSK modulation (and demodulation) scheme was implemented in an AWGN channel. Encoding and decoding this model using the binary Golay Codes was done which gives a lower BER. The BER curves have been plotted for varying SNR.

mec-enigma-html icon mec-enigma-html

πŸ’» Enigma Website. Using this repo as a base repo to convert this into Hugo Framework.

mors icon mors

πŸ‘½ A CLI which allows users to convert Morse Code to ASCII and ASCII to Morse Code directly from the Terminal. Built with Go Programming Language.

nmf-app icon nmf-app

Calculate, understand and reduce your carbon footprint 🌱 iOS & Android.

nowspot icon nowspot

🎷 A macOS application which enables Spotify to be managed from the menu bar by providing song notifications and playback control.

pearlery icon pearlery

πŸ¦ͺ An interactive Swift Xcode playground which throws a spotlight on how pearls are produced. Based on Hyderabad, India, also known as 'City of Pearls'.

pizzapi icon pizzapi

πŸ• A Python wrapper for the Dominos Pizza API.

requisite-pay icon requisite-pay

πŸ’΅ A tool built for making your client pay you by adding opacity to the body tag and decrease it every day until their site completely fades away.

requisite-pay-wp icon requisite-pay-wp

πŸ’΅ A WordPress tool built for making your client pay you by adding opacity to the body tag and decrease it every day until their site completely fades away.

rotating-stick icon rotating-stick

πŸŽ‹ An OpenGL framework animation which rotates a stick by taking rotation speed as the input. Available only for macOS users with Xcode.

saivittalb icon saivittalb

✨ A special repository that I can use to add a README.md to my GitHub profile.

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.