Skip to content
View Balaji1202's full-sized avatar
🏠
Hustling from home
🏠
Hustling from home
Block or Report

Block or report Balaji1202

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
Balaji1202/README.md

Balaji SV - Software Developer, Front end engineer

Hi there πŸ‘‹

I'm Balaji, an engineer at Atomicwork, previously at Zoho. I have a strong skillset in Frontend primarly in Typescript, React, Next, Vue, and I am familiar with testing, and web developer tools. I am passionate about designing and building applications considering various factors of accessiblity, performance, optimization and have expertise in collaborating with various stakeholders to understand the business requirements and convert them into effective applications.

In addition to my technical skills, I am an occasional reader, enjoy learning new languages, speaking on stages, and writing blogs.


My Interests

  • πŸš€ Frontend Development
  • πŸ” Auth
  • πŸ—„οΈ API & Backend development
  • πŸ“– Reading Books
  • 🌐 Learning New Languages
  • 🎀 Speaking on Stages
  • πŸ“ Writing Blogs
  • 🎨 Designing Applications

Frontend development

javascript I have extensive experience working with Javascript, including libraries like Vue.js, React, and Typescript.

vuejs I am proficient in building Vue.js applications, including components, routing, state management, and more.

typescript Building scalable and maintainable web applications with TypeScript.

react Basic familiarity working with React, including building components, managing state.

node Familiarity with NodeJs building low level application servers.

git Skilled in using Git tools to manage code changes, collaborate with team members, and ensure code quality.

jest I have experience in writing unit tests, integration tests, and end-to-end tests for frontend applications.

Webpack Web developer tools - I am familiar with various tools used in frontend development, including Webpack, Gulp, Grunt, Babel, ESLint, and more.


Writing and Speaking

In addition to development and design skills, I am also experienced in writing and speaking on technical topics.

  • Public Speaking, Technical Writing - I have experience writing and delivering technical documentation, tutorials, and blog posts on frontend development.

Experience

  • Atomicwork - Software Engineer II (2023 - Currrent) Working as a Frontend engineer across entire product, focusing on delivering fast paced development in a startup.
  • Zoho - Member Technical Staff - Frontend engineer (2020 - 2023) Worked as a software developer, where I have been working on multiple projects, primarily focused on frontend development. In this role, I have collaborated with various stakeholders to understand user requirements and deliver functional and intuitive applications.
  • Zoho - Project Trainee - Frontend engineer (2019 - 2020)

Education

  • I have a Bachelor of Engineering in Computer Science, earned from Anna University in 2020.

Portfolio


Contact

  • Feel free to reach out to me at my bio link - https://balajisv.bio.link - to learn more about my work or discuss potential collaboration opportunities. Let's connect! 😊

Pinned

  1. BugTracker BugTracker Public

    Second task at Zoho as a Summer Intern

    JavaScript

  2. WeatherApp WeatherApp Public

    A simple weather web app focused on animations

    Vue

  3. Geo-Task Geo-Task Public

    Vue

  4. TicTacToe TicTacToe Public

    A simple duo/single(vs AI) player tic tac toe game web app

    Vue

  5. Compiler Design First and Follow Com... Compiler Design First and Follow Computation
    1
    #include<malloc.h>
    2
    #include<stdio.h>
    3
    #include<string.h>
    4
    
                  
    5
    char **productions;