Skip to content
View saivittalb's full-sized avatar
💤
import java.sleep.*;
💤
import java.sleep.*;
Block or Report

Block or report saivittalb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
saivittalb/README.md

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/";
}

Pinned

  1. esp esp Public

    Forked from sld-columbia/esp

    📇 Fork for the SD card integration for "Embedded Scalable Platforms: Heterogeneous SoC architecture and IP integration made easy."

    C

  2. covsense covsense Public

    🦠 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.

    Java 14 8

  3. branch-prediction-programming branch-prediction-programming Public

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

    C++ 12 6

  4. zomboid-survival zomboid-survival Public

    🧟‍♂️ A Unity based FPS with a Zombie theme using raycasting for shooting and the core mechanics you'd expect in an FPS. Zombies use AI navigation and precise pathfinding to chase down the player. T…

    C# 20 8

  5. latencer latencer Public

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

    Swift 6 5

  6. learn-git-branching-solutions learn-git-branching-solutions Public

    📚 Solutions to each and every problem available on Learn Git Branching.

    62 54