Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Manji Alternatives
Similar projects and alternatives to Manji
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
-
Dumbbell
Dumbbell is a simple mobile app designed for bodybuilders to design and keep track of their workout routines.
-
-
awesome-flutter-ui
10+ flutter(android, ios) UI design examples :zap: - login, books, profile, food order, movie streaming, walkthrough, widgets
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
Scrabble Solver by Kamil Mielnik
Free, open-source, and cross-platform analysis tool for Scrabble, Super Scrabble & Literaki. Quickly find top scoring words using given letters and board state. Available in English, French, German, Persian, Polish & Spanish.
-
-
-
cookwherever
Cook Wherever is an open source project to attempt to making cooking more accessible and engaging for everyone.
-
-
-
-
-
-
PhotoEditor
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
Manji reviews and mentions
-
Ask HN: Those making $0/month or less on side projects – Show and tell
A hacker news client I made: https://github.com/Livinglist/Hacki
Also a kanji learning app if anybody is interested: https://github.com/Livinglist/Manji
-
Tell HN: I Need Project Ideas
depends on what kinda specialization you are interested in, at least for me it’s mobile app development. I have been making apps since college, I was interested in Japanese language so I made a kanji learning app [0], then because I’m a bodybuilder, I made a workout log app [1], recently because I started reading hacker news, I made a Hacker News reader [2]. I learnt a lot from the process, from architecture, design pattern to code quality control. I would say learning is the key, usefulness is secondary.
-
Ask HN: Should I refactor/rewrite my personal project(that barely anybody uses)
I wrote a app for learning Japanese kanji when I was in college learning Flutter, I didn’t have any experience working on real world projects and barely have any knowledge of design pattern, architecture, clean code etc… I was young and naive, but had passion, so I started collecting data using scrappers I wrote in Python, organized them into a SQLite database, put a lot of example sentences and vocabulary on Firebase, then made an app using Flutter. I gradually added more features into the app after I released the first version, things like handwritten kanji recognition using Tensorflow lite and image text extraction using Google OCR api… I learned a lot, and by a lot, I mean a lot lot of stuff from making this app. The app is functioning just fine but the code is ugly as hell…for example attributes in data model classes are not final, doesn’t support dependency injection, etc….
After I started working, I learned a lot about how to write clean code and I always wanted to refactor/rewrite the whole app which gonna take a lot of effort and time of course. But every time I sat down, opened the old codebase, I hesitated, thought about it and told myself that it wasn’t worth it then continued my life.
do you have any personal project you always wanted to refactor/rewrite but still haven’t done or probably never will do so?
if you are interested, you can come see and compare the code of the kanji app and a new app I wrote recently:
https://github.com/Livinglist/Manji
-
A note from our sponsor - SonarQube
www.sonarqube.org | 25 Sep 2023
Stats
Livinglist/Manji is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Manji is Dart.