Best of GitHubDecember 2024

  1. 1
    Article
    Avatar of lonely_programmerLonely Programmer·1y

    Language Stats

  2. 2
    Article
    Avatar of phProduct Hunt·1y

    GitAnimals - Nurture your own pet based on your GitHub activity

    GitAnimals is a new tool launched on December 10th, 2024, allowing users to nurture a virtual pet based on their GitHub activity. It was created by unnamed developers and has not been rated yet. The tool aims to make coding more engaging by linking productivity to virtual pet care.

  3. 3
    Article
    Avatar of devtoolsDev Tools·1y

    GitHub Copilot has a free plan now

    GitHub has introduced a free plan for its Copilot tool, exclusively available for Visual Studio Code users, in response to rising industry competition and startup forks of the IDE.

  4. 4
    Article
    Avatar of hnHacker News·1y

    GitDiagram

    Convert any GitHub repository into an interactive diagram for easy visualization by simply replacing 'hub' with 'diagram' in the URL.

  5. 5
    Article
    Avatar of hnHacker News·1y

    anvaka/map-of-github: Inspirational Mapping

    This project maps over 400,000 GitHub projects, clustering them based on common stargazers. Using data from GitHub's public activity events, Jaccard Similarity, and AWS for processing, the map visualizes connections between repositories. The layout was computed with ngraph.forcelayout and rendered with maplibre. Clusters and labels were generated with the help of various tools, including ChatGPT. The project is open-source under the MIT license, with contributions welcome.

  6. 6
    Article
    Avatar of itnextITNEXT·1y

    Lighthouse is a chore!

    Regularly measuring and improving website performance and accessibility scores using Lighthouse CI can significantly enhance SEO. Running Lighthouse manually can be inconsistent and time-consuming, but automation via Lighthouse CI CLI and proper GitHub configuration eliminates these hassles. The post walks through setting up a Vuejs project, adding a Lighthouse configuration, and configuring GitHub to run Lighthouse checks on pull requests.

  7. 7
    Article
    Avatar of communityCommunity Picks·1y

    Building an actionable ⚡️ GitHub account with these open-source projects 👩🏻‍💻

    GitHub is a dynamic platform where developers can grow their skills, build a portfolio, and contribute to the global tech community. To make the most of GitHub, actively engage with different repositories, leverage AI tools like GitHub Copilot for faster learning, and contribute by adding features or developing customized versions of projects. Several highlighted open-source projects such as Postiz, Swirl, Window.ai, Cognita, Resume Matcher, DocsGPT, Taipy, Cyclops, and CopilotKit showcase a range of tools and frameworks catering to social media management, AI search, AI model integration, resume optimization, and more.

  8. 8
    Article
    Avatar of devtoolsDev Tools·1y

    GitHub Wrapped: View your stats for the year.

    GitHub Wrapped allows users to reflect on their yearly statistics using their favorite tools. Check out your GitHub Wrapped stats for a personalized overview of your contributions and activities over the year.

  9. 9
    Article
    Avatar of devsquadDev Squad·1y

    Personal project built with Next.js and TailwindCSS.

    Showcase of a personal project built using Next.js and TailwindCSS, including a live link and GitHub repository for reference.

  10. 10
    Article
    Avatar of uxuiUX/UI·1y

    Beer Product Card with hover effect (HTML+CSS)

    Detailed demonstration of an Itaipava Litrão Beer product card structured with HTML and styled with CSS, along with screenshots and links to the GitHub repository and live demo.

  11. 11
    Article
    Avatar of javascriptaiAI ❤️ JS·1y

    How to setup Github Copilot and use it for free

    Microsoft recently announced that GitHub Copilot is now free for VS Code. This tutorial provides step-by-step instructions on how to install and gain free access to the AI Companion Coder, GitHub Copilot.

  12. 12
    Article
    Avatar of mlnewsMachine Learning News·1y

    Hugging Face Releases a Free and Open Course on Fine Tuning Local LLMs

    Hugging Face has launched a free and open course named the 'Smöl Course' to make AI education more accessible. The course, based on the SmolLM2 models, guides learners through building, training, and fine-tuning machine learning models using open-source tools and real datasets. Available on GitHub, it includes step-by-step instructions and practical code examples. This initiative emphasizes accessibility, collaboration, and practical applications, aiming to lower barriers to AI education for learners of all backgrounds.

  13. 13
    Article
    Avatar of watercoolerWatercooler·1y

    Time for a bathroom upgrade

  14. 14
    Article
    Avatar of misfitsdevelopersMisfits Developers·1y

    Relearning Rust

    The post details the author's recent experience with relearning Rust, highlighting a 3-hour session focused on borrowing, slicing, and creating projects such as a pig-latin translator and unique word counters. It also mentions the comparative advantages of arrays over hash sets and hash maps in certain scenarios, despite arrays being harder to use. The author shares a link to their GitHub for those interested in the mini-projects.

  15. 15
    Video
    Avatar of vscodeVisual Studio Code·1y

    Build a Mobile Game with Just Your Voice! 🎮🗣️

    Learn how to build a native Android game using GitHub Copilot and Flutter, even without prior experience in Android development. The tutorial guides through creating the UI, incorporating logic, and using JSON files for game data. It also covers utilizing various GitHub Copilot features to streamline development.

  16. 16
    Article
    Avatar of watercoolerWatercooler·1y

    If GitHub Unwrapped Existed

  17. 17
    Article
    Avatar of communityCommunity Picks·1y

    anti-work/shortest: QA via natural language AI tests

    AI-powered natural language end-to-end testing framework, built on Playwright, integrates with GitHub and supports 2FA. It enables writing tests in natural language and executing them using the Anthropic Claude API. Additionally, it provides lifecycle hooks for pre-and post-test operations, supports GitHub authentication tests, and can be run in CI/CD pipelines.

  18. 18
    Article
    Avatar of phProduct Hunt·1y

    Flow by Laminar [LW24] - Open-source dynamic task engine for building AI agents

    Flow by Laminar [LW24] is an open-source dynamic task engine designed for building AI agents. It made its first launch on December 3rd, 2024. This tool is geared towards developers and is featured in the realm of developer tools, artificial intelligence, and GitHub.

  19. 19
    Article
    Avatar of curbaniiUntech·1y

    JS Procedural Cursor

    A new project called 'JavaScript Procedural Cursor' is currently in progress. You can access the repository on GitHub and preview the project online.

  20. 20
    Article
    Avatar of misfitsdevelopersMisfits Developers·1y

    GitHub