Skip to content
View 20100215's full-sized avatar

Highlights

  • Pro

Block or report 20100215

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

Hi! 👋 I'm Wayne Matthew Dayata

Data Engineer | Business Intelligence Analyst | SQL Developer | Programmer

My Portfolio - https://20100215.github.io/

My Skills Profile - https://fullscale.rocks/profile/e6f5420708eef

Download my resume here


About me:

  • 🌱 I graduated BS Computer Science in University of San Carlos last June 2024.
  • 👀 I’m interested in competitive programming, playing retro games, and teaching
  • 💞️ I’m currently learning: Data Engineering (Azure, AWS), Data Analytics (Power BI), Project Management
  • 📫 How to reach me: Email ([email protected])

Certifications:

No. Certification Institution Date obtained Expires on Link
1 Data Engineer DataCamp August 2024 August 2026 Link
2 Data Analyst Associate DataCamp June 2024 June 2026 Link
3 Fabric Analytics Engineer Associate (DP-600) Microsoft June 2024 June 2025 Link
4 Power BI Data Analyst Associate (PL-300) Microsoft July 2024 July 2025 Link
5 Passer, Fundamental Information Technology Engineer Examination PhilNITS / ITPEC November 2023 - Link
6 AI Fundamentals Certificate DataCamp December 2023 - Link

Projects created:

No. Date Project Name Features Technology Stack
1 Feb 2018 Battle! Single or two-player turn-based fighting game with rock-paper-scissors style mechanics and customizable HP/attack rates Visual Basic .NET
2 Dec 2020 EZLOGIC Interactive tutorial website for discrete mathematics lessons HTML, CSS, Bootstrap, JS
3 Apr 2021 IP Address Calculator Subnetting, CIDR, VLSM automations C
4 Aug 2021 ANYQUIZ Quiz maker and management system with various question types and moderation settings HTML, CSS, JS, jQuery, PHP, MySQL
5 Nov 2021 Inventory System Simple inventory management application using database and file handling techniques Java, JSwing GUI
6
Dec 2021 Basketball scoreboard Scoreboard and timer simulation incorporating Java's multithreading Java, JSwing GUI
7 Jan 2022 Survey Co. Survey maker and management system Vue.JS, Laravel
8 Mar 2022 Payroll System Employee attendance and payroll system integrating file handling and data structures C
9 May 2022 AutoBar POS + Loyalty Reward system prototype for bar establishments C#, Xamarin.Forms, MSSQL
10 May 2022 ChatApp Mobile chat appplication C#, Xamarin.Forms, Firebase
11 Jun 2022 DURC Chat App Web chat applications with direct messages, channels, and group chats C#, ASP.NET MVC, SignalR
12 Sep 2022 HomeHero Household maintenance job platform for homeowners and workers with detailed registration, service tracking, and reports generation HTML, CSS, BootStrap 5, JS, PHP, Slim Framework, MySQL
13 Nov 2022 B Tree Implementation Discussions, simulations, and codes for the B-Tree properties, operations (insert, search, delete), and applications. C
14 Dec 2022 CPU Scheduling CPU scheduling simulation and visualization (Lab exercise for Operating Systems course) C
15 Dec 2022 Cryptography Cryptography algorithm simulations for encrypting and decrypting text data (Lab exercises for Information Assurance and Security course) C
16 Dec 2022 Sanaol Agency Talent management system with CRUD features for events, talents, news, and services with automated notification and dynamic dashboards Vue.JS, Laravel
17 Dec 2022 Portfolio Website Personal showcase of resume, achievements, and projects developed HTML, CSS, Bootstrap 5, JS, AppsScript
18 Apr 2023 Automata Theory Compilation of hands on exercises (GUI applications) for finite-state automata applications C#, Windows Forms .NET
19 Nov 2023 ALL Classifier UI Using a stacking ensemble of convolutional neural networks to detect cancerous white blood cells resembling Acute Lymphoblastic Leukemia Python, Tensorflow, Keras, Tkinter UI
20 Dec 2023 Intelligent Systems Compilation of machine learning and deep learning exercises in the Intelligent Systems / AI class Python, Scikit-learn, Tensorflow, Keras, PyTorch, pandas
21 Dec 2023 Event Registration System Event management system web application developed during internship with automated invitation, registration, time logging and attendance tracking Next.JS, Next UI, C#, ASP.NET Web API, MSSQL
22 May 2024 Natural Language Processing Compilation of language preprocessing and machine learning exercises in the Natural Language Processing class Python, Scikit-learn, NLTK, SpaCy, gensim, pandas
23 Mar 2024 Numerical Analysis Compilation of problem sets in the Numerical Analysis class R
24 Mar 2024 (Ongoing) Discord Clone App A web application replicating the features of Discord - text and voice channels, server moderation and user role management. Next.JS, React, Socket.io, Prisma, Tailwind
25 May 2024 Cubic Splines Calculator A web application to interpolate from a series of points through cubic spline polynomials. Next.JS, R Plumber
26 June 2024 Student Handbook Chatbot An application integrating a trained question-answer model with RAG that can process factual queries on USC's student handbook. Python, LangChain, Streamlit, ChromaDB, Llama 3
27 June 2024 Data Express A web-based data analysis and profiling, interactive visual exploration, and statical experimentation/hypothesis testing application with any dataset supported (CSV and Excel). Python, Pandas, PyGWalker, SciPy, Streamlit
28 June 2024 Power BI Workshop Series Self-made notes used in the Introductory Power BI Workshop series conducted to aspiring data professionals. Power BI, DAX
29 July 2024 DataCamp Projects Collection of Data Analytics, Machine Learning, Statistical Analysis, and Deep Learning projects in DataCamp. Python, Pandas, Matplotlib, SQL, Keras, SciPy
30 August 2024 Data Analytics Must Knows A notebook showcasing the important analytics questions and queries in a business setting implemented using Pandas, SQL, and PySpark from JSON-formatted data. Python, Pandas, PostgreSQL, PySpark
31 August 2024 (Ongoing) 8 Week SQL Challenge Compilation of case study solutions with practical and complex SQL data manipulation and analysis (Source: #8WeekSQLChallenge) Python, Pandas, SQLite, Matplotlib
32 August 2024 (Ongoing) Power BI Analytics Showcase Compilation of interactive dashboard projects streamlining the computation and report of key metrics covering the following domains of analytics: Finance, e-commerce, sports, hospitality, and human resources. Power BI, SQL
33 August 2024 (Ongoing) PySpark Data Management Showcase Compilation of big data cleaning and transformation projects performed using PySpark for preparation towards analytics consumption covering the following domains of analytics: Sports, e-commerce, and object detection. PySpark

Technologies:

Python C C# C++ HTML5 Java JavaScript PHP R

Keras Matplotlib NumPy Pandas scikit-learn SciPy

.Net Bootstrap Express.js Firebase jQuery MicrosoftSQLServer MySQL Next JS NodeJS React Selenium Xamarin

Canva Figma Git Jupyter Notebook RStudio Visual Studio Visual Studio Code

Github Statistics:

Anurag's GitHub stats

GitHub Streak

Top Langs

Updated July 6, 2024

Pinned Loading

  1. NLP_Student_Manual_Chatbot NLP_Student_Manual_Chatbot Public

    Final project for the NLP class - creating a question-answering bot of the USC Student Manual 2023 and Enrollment Guide page

    Jupyter Notebook 1 4

  2. 8_Week_SQL_Challenge 8_Week_SQL_Challenge Public

    8 Week SQL Challenge with outputs in Jupyter Notebook and executions using SQLite and Pandas

    Jupyter Notebook 1

  3. ANYQUIZ ANYQUIZ Public

    ANYQUIZ is a fully featured quiz maker for school, business, or just for fun. Create one now and explore its awesome features that match your desire and purpose.

    JavaScript

  4. Power_BI_Analytics_Showcase Power_BI_Analytics_Showcase Public

    A compilation of interactive dashboard projects streamlining the computation and report of key metrics covering the following domains of analytics: Finance, e-commerce, sports, hospitality, and hum…

  5. Intelligent_Systems Intelligent_Systems Public

    Forked from gerard-ompad/Intelligent_Systems

    Codes for Intelligent Systems

    Jupyter Notebook

  6. All-Cell-Classifier All-Cell-Classifier Public

    Classifier system that automates the classification of white blood cells into normal lymphocytes or abnormal cells resembling ALL through a stacking ensemble of convolutional neural networks

    Jupyter Notebook