reviews
A terminal UI dashboard to monitor requests for code review across Github and Gitlab repositories. (by apoclyps)
Exercism - Scala Exercises
Crowd-sourced code mentorship. Practice having thoughtful conversations about code. (by exercism)

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
reviews | Exercism - Scala Exercises | |
---|---|---|
11 | 415 | |
176 | 7,406 | |
0.6% | 0.1% | |
7.5 | 3.5 | |
16 days ago | about 1 year ago | |
Python | ||
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
reviews
Posts with mentions or reviews of reviews.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-23.
- is there a way to see all PRs "awaiting review from me" across multiple repositories?
-
I created a CLI tool to show you a dashboard of Pull Requests you care about
This is awesome; I build something to solve the same problem recently in Python (https://github.com/apoclyps/reviews); I was debating rewriting it in go with Bubble tea so it's awesome to discover this project!
-
What tasks have you automated using Python to make your life a little easier?
https://github.com/apoclyps/reviews.
- Reviews - A terminal UI dashboard to monitor requests for code review across Gitlab repositories
-
Looking for a programming friend who codes in Python
I've been helping people contribute to a small python TUI that I've been building. There are lots of good issues for a first time contributor if any of those are of interest to you: https://github.com/apoclyps/reviews
-
Looking for collaborators for a Python TUI dashboard called `reviews`
The code is available on Github https://github.com/apoclyps/reviews and there is a small video demo on the repository. You can install and use it from PyPI: https://pypi.org/project/reviews/
-
I need someone to keep me on task and help me remember what to do. Will you give me something to program for you. I want to write code
This link explains Github issues: https://guides.github.com/features/issues/#:~:text=Issues%20are%20a%20great%20way,own%20section%20in%20every%20repository and this is an example of a Github issue: https://github.com/apoclyps/reviews/issues/53
-
Looking other Python developers for a small project
The project is called `reviews` and you can find it on Github at https://github.com/apoclyps/reviews
Exercism - Scala Exercises
Posts with mentions or reviews of Exercism - Scala Exercises.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-02-18.
-
I Finished The Odin Project's Foundation Track
This is where sources like freeCodeCamp or Scrimba absolutely shine. With Odin, you read an article and may follow along with examples. But it’s unlikely you develop the muscle memory to implement the concepts on your own. Odin does offer some in-house exercises and often assigns external ones too. Still, I believe it’s not enough. You don’t lift weight only 5 times and say I’ve got this! You keep lifting until that muscle grows and continue lifting to keep it in shape. Similarly, you need to grow your mental muscles (brain neurons?) by doing many, many exercises. So you might want to augment your learning with other sources like Exercism or fCC.
-
Exercism 48in24 Recap
If I get the time I would very much like to share my notes on adopting the various languages and perhaps even my solutions to some of the exercises. I have some reservations to doing the latter, since it does spoil the fun of solving the exercises for you. I have made some basic tooling which could be of interest/inspiration to you if you are in on Exercism.
-
🎁 20 Open Source Projects You Shouldn't Miss in 2025
🔗 🔗
-
Ask HN: Platform for senior devs to learn other programming languages?
I think you are looking for Exercism: https://exercism.org/
Great website!
-
Top FP technologies
Appeared at 2012. Built on top of BEAM to make Erlang\OTP runtime more accessible, because Erlang is not user friendly really; and shares the same abstractions and OTP framework for building distributed, fault-tolerant applications. Though initially designed with dynamic typing, Elixir is actively developing static typing capabilities cnrs. As Joe Armstrong said about types "no good type system save you from node failure" — that is why Erlang language was dynamically typed — it was not focus. And it is one of the two languages in this list available on Leetcode, but I would recommend to use https://exercism.org/ for practice firstly. You can think about this language as more modern and easy to use language for BEAM runtime than original Erlang language. Why does it matter? Because Erlang really powers high load. You can find out more here about real world use cases of Erlang its VM called BEAM. Whats-app cloud handles 2 millions connection per a node for instance. It is simple language nevertheless a powerful one. Maybe Elixir has not really good theoretical fundament, but it is still good language and its author José Valim actively works on bringing type system with synergy of academic world.
-
Software Dev Diary #13 - Progress Report / Weekly wrap-up
Work has eaten up most of my spare time lately, or it hasn't left me with much energy that I could devote to additional learning. I've gone quite a few day without any studying. Today, I've managed to complete a few challenges on Exercismthat were left open and I'm about to get back to studying for the CompTIA Project+ certification.
-
Software Dev Diary #10 - Progress Report
Mentored six students on (https://exercism.org/). Got one testimonial (positive). Have received a total of five so far, all good words.. I've mentored a lot more students in total, but the sessions are not counted until they acknowledge feedback and terminate them. Some submit requests for mentoring but then forget about them, which is frustrating, considering I put a lot of time and effort into giving proper feedback.
-
Software Dev Diary #9 - Unexpectedly stable
Although I was initially afraid of mentoring (on Exercism), I seem to have fallen into a positive flow. It's been a great feeling to help students who have just recently started out on their journey. I was able to spot bits and pieces susceptible of improvement and steer them in the direction of better habits and best practices. It's only been a few days, but I feel I've already grown a lot from it, and I'm grateful for the opportunity. The (positive) pressure is also pushing me to strengthen and expand my own knowledge. It keeps me on my toes and helps me not to become stagnant and complacent. I've already received positive feedback from some students and I look forward to mentoring more.
-
Software Dev Diary #8 - Giving Back
Enter Exercism, offering the opportunity to mentor other students on their solutions to the challenges. Perfect opportunity to start growing those mentoring muscles.
-
2M users but no money in the bank. Tough times 😔
After reading Erik's post I fell over a post from: Erik Walker, the co-founder of Exercism.io, entitled: "2M users but no money in the bank. Tough times 😔".
What are some alternatives?
When comparing reviews and Exercism - Scala Exercises you can also consider the following projects:
snekbox - Easy, safe evaluation of arbitrary Python code
Scala Exercises - The easy way to learn Scala.
gh-prs - gh cli extension to display a dashboard of PRs and issues - configurable with a beautiful UI. [Moved to: https://github.com/dlvhdr/gh-dash]
Demos and Examples in Scala (Chinese) - scala、spark使用过程中,各种测试用例以及相关资料整理
revup - Effortlessly create and manage pull requests without changing branches. Powers a stacked diffs workflow with python and git "plumbing" commands.
devops-exercises - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured