Skip to content
View aswinachu's full-sized avatar
:shipit:
:shipit:

Block or report aswinachu

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
aswinachu/README.md

πŸ‘‹ Hey there, I'm Aswin!

πŸ’» I’m passionate about Software Infrastructure and enhancing productivity.

Here are some of the projects I’ve worked on:


βš™οΈ Productivity

πŸ—οΈ Infrastructure


Category

  • βœ… Create and manage checklists directly within Jira issues.
  • πŸ“‚ Headers: Organize tasks into sections using header items (start with #).
  • ✍️ Rich Inputs:
    • Tag users: @username
    • Add dates: //tomorrow or pick from a calendar.
  • 🏷️ Custom Statuses: Define your own workflows! Go beyond "To Do" and "Done" with project-level status configurations.
  • 🎨 Color Coding: Visual status indicators for quick scanning.

Category
U-Board – University notice board application

  • Designed and developed an Android app (U-Board) using MongoDB
  • Enables students & faculty to post and view notices in real-time

Category
Interactive Data Dashboard

  • Built an analytics dashboard using:
    • ES6 JavaScript, Chart.js, Dataframe.js
  • Depicts real-time data through beautiful and dynamic charts πŸ“ˆ

πŸ—„οΈ OWN DATABASE ENGINE

Category
Database Engine (C-based)

Built a custom **Database Engine** with:
β”œβ”€β”€ 🌳 B+Tree Manger/          # B+-Tree indexing implementation
β”œβ”€β”€ 🧠 Buffer Manager/         # Buffer pool management
β”œβ”€β”€ πŸ“Š Record Manager/         # Record and table management
β”œβ”€β”€ πŸ’Ύ Storage Manager/        # File I/O and page management
└── πŸ“– README.md              

Category
E-Commerce Web App

  • Designed & developed a shopping web application using:
    • JavaEE, Ajax, MySQL
    • Twitter API, MongoDB, Python
  • Supports dynamic search, product recommendations, and social integration

🌟 Let's Connect!

πŸ’Ό LinkedIn | πŸ“‚ GitHub Repos

Pinned Loading

  1. advanced-checklist-for-Jira advanced-checklist-for-Jira Public

    JavaScript

  2. Own-Database-Engine Own-Database-Engine Public

    Building database engine with storage manager, buffer manager, record manager and B+ Tree manager

    C 1 1

  3. Dijkstra-Algorithm Dijkstra-Algorithm Public

    Implementation of Dijkstra -Linked State Algorithm

    Java

  4. Twitter-Analysis Twitter-Analysis Public

    Python

  5. U-Board U-Board Public

    Android application for University notice board

    Java

  6. weatherApp weatherApp Public

    JavaScript