Skip to content
View Code-JL's full-sized avatar
💭
Working on my GitHub Daily!
💭
Working on my GitHub Daily!

Block or report Code-JL

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

💻 Software Developer

Building cross-platform solutions with a focus on practical innovation

C++ Python Java C# Kotlin

🔧 Technical Expertise

  • Languages: C++, Python, Java, C#, Kotlin
  • Frameworks: WxWidgets, Android Development
  • Specialties: Cross-Platform Development, Bioinformatics, Data Processing
  • Tools: Git, CMake, Visual Studio, Android Studio

🚀 Featured Projects

Cross-platform inventory management system built with C++ and WxWidgets

  • Supports Linux, MacOS, and Windows platforms
  • Implements CRUD operations with data persistence
  • Features intuitive GUI interface
  • Demonstrates evolution from console to graphical application

Browser extension for AI-powered webpage summarization

  • Integrates with Hugging Face's BART model
  • Configurable summary length
  • Clean, responsive interface
  • Cross-browser compatibility

Python-based data extraction and analysis tool

  • Automated data collection system
  • Structured data processing
  • Statistical analysis capabilities
  • Efficient data formatting

💡 Core Competencies

  • Architecture Design: Building scalable, maintainable software solutions
  • Problem Solving: Converting complex requirements into practical implementations
  • Cross-Platform Development: Creating applications that work across different operating systems
  • Documentation: Writing clear, comprehensive documentation for code and projects
  • Bioinformatics: Understanding of sequence analysis and biological data processing

🌱 Current Focus

  • Expanding WxWidgets expertise through GUI development
  • Learning Kotlin for Android application development
  • Enhancing existing projects with new features and improvements

📊 GitHub Activity

Code-JL's GitHub activity graph

📈 GitHub Stats

Top Languages

💬 Let's Connect

  • Open to collaboration on interesting projects
  • Passionate about learning new technologies
  • Always looking to solve real-world problems through code
Building tomorrow's solutions today

Popular repositories Loading

  1. NFL-Point-Kicker-Data-Scraper NFL-Point-Kicker-Data-Scraper Public

    A Python-based web scraping toolkit that extracts and processes NFL kicking statistics from Pro-Football-Reference. This project automates the collection of comprehensive game data, with a particul…

    Python 2

  2. Code-JL.github.io Code-JL.github.io Public

    A modern, interactive portfolio website showcasing my software development projects, skills, and professional background.

    HTML

  3. Code-JL Code-JL Public

    Config files for my GitHub profile.

  4. Inventory-Manager Inventory-Manager Public

    A robust C++ inventory management system that allows users to create, modify, and track inventory items with detailed information and persistent storage capabilities.

    C++

  5. GUI-Inventory-Manager GUI-Inventory-Manager Public

    A C++ Inventory Management Program designed to handle a collection of items with various attributes. This application is a WXWidgets window-based program for managing inventory, that works on Linux…

    C++

  6. Gamified-Todo-App Gamified-Todo-App Public

    A Kotlin android app that allows you to create checklists, the elements of each checklist is then given a value, this value is xp, which upon checking the item off your list, your Gamified characte…

    Kotlin