Pinned Repositories
AKASH_DHASADE_TCS15B031
This is the core directory structure (assignments, projects, feedback and more) of Paradigms of Programming [Adventures in Programming Languages] course at IIT Tirupati
Asset-Management-System
A software to manage assets in electronics/ electrical lab.
Interpreter-for-functional-languages
An interpreter for functional languages in haskell.
issue-prioritiser-evaluation
Codebase for our paper: https://dl.acm.org/doi/abs/10.1145/3385032.3385052
New-Programming-Language
An interpreter for a newly made programming language npl.
optml-project
In this project, we question the assumptions for data heterogeneity in FedAvg analysis.
pull-the-work
A tool to prioritize pull requests using machine learning techniques.
Regex-To-DFA
Implementation of algorithm to convert Regular Expression directly to a DFA.
Regex-To-NFA
Transform Regular Expressions into Finite State Automata and it's optimal forms.
requirements-Finder
A tool to generate requirements from software project artifacts.
akash-07's Repositories
akash-07/Regex-To-DFA
Implementation of algorithm to convert Regular Expression directly to a DFA.
akash-07/Regex-To-NFA
Transform Regular Expressions into Finite State Automata and it's optimal forms.
akash-07/Interpreter-for-functional-languages
An interpreter for functional languages in haskell.
akash-07/issue-prioritiser-evaluation
Codebase for our paper: https://dl.acm.org/doi/abs/10.1145/3385032.3385052
akash-07/New-Programming-Language
An interpreter for a newly made programming language npl.
akash-07/optml-project
In this project, we question the assumptions for data heterogeneity in FedAvg analysis.
akash-07/pull-the-work
A tool to prioritize pull requests using machine learning techniques.
akash-07/requirements-Finder
A tool to generate requirements from software project artifacts.
akash-07/AKASH_DHASADE_TCS15B031
This is the core directory structure (assignments, projects, feedback and more) of Paradigms of Programming [Adventures in Programming Languages] course at IIT Tirupati
akash-07/Asset-Management-System
A software to manage assets in electronics/ electrical lab.
akash-07/Attendance-system
Code base and test examples for work on attendance system.
akash-07/class-notes-sem-6
akash-07/Code-Evolution-Analyzer
Contains all the stuff for our work on software evolution.
akash-07/Facial-Emotion-Recognition
Contains my Deep Learning course project on facial emotion recognition.
akash-07/Issue_Prioritizer
Tool to prioritize issues by analyzing hotness of issues.
akash-07/My-FP
A repository to track the progress of learning Functional Programming.
akash-07/My-ML
Collection of my ML programs and notes.
akash-07/quickTest
An atom plugin integrating quickCheck and hpc to test and debug haskell programs.
akash-07/Software-Engineering-Assignments
This repository contains the projects and assignments done in the course Principles of Software Engineering CS3400.
akash-07/test-website
Learning Java Script.
akash-07/tim
Interpreter for a functional language.