Git Product home page Git Product logo

iconify's Introduction

๐Ÿ‘‹ Hello there! I'm Mahmudul Hasan

A passionate learner and developer from Bangladesh

Connect With Me

You can connect with me in following ways.

Facebook Twitter Telegram Instagram Reddit Gmail

Pinned Repositories

Iconify ColorBlendr
FRAS AnotherTheme

Favorite Tech

Tools, languages and other things that I like to work with.

C C++ Java Kotlin Python HTML5 CSS3 MySQL
Java
Script
React
JS
Android
Studio
VS
Code
Py
Charm
Adobe
Photoshop
Adobe
Illustrator
Adobe
XD
Bash Git Arduino

Activities & Stats

My activities and statistics on GitHub. Updated every 4 hours.

Stats Top Langs
Contributions Trophies

iconify's People

Contributors

aagaming00 avatar armv7a avatar azure-helper avatar b1ays avatar cccc-owo avatar crowdin-bot avatar dhd2280 avatar displax avatar eltifo avatar h1mjt avatar hifiidev avatar hndrk-themer avatar igormiguell avatar izzysoft avatar jvr2022 avatar kaerushi avatar luckkmaxx avatar mahmud0808 avatar mrx7014 avatar mxc48 avatar serhat-demir avatar sk00rupa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iconify's Issues

Request User Confirmation to Set UI Corner Radius

First, thanks for making such an awesome app!
In Extras, UI Corner Radius can be modified by a slider. However, I find it difficult to get the value I want, worse yet, the change is applied immediately without confirmation, which makes my phone sluggish. Could you please add a button to apply the change?

[Feature] Hide Carrier alternative

Describe the feature

Hide Carrier group is already included in the apk.
Unfortunately some custom roms have had UI changes that now make the current toggle irrelevant.... Carrier.xml needs to be 0dp as well, to match 0dp with carrier_group.xml.

Why would it be useful to add?

This is useful because it will allow users to official disable(hide) Carrier via QS panel

Example(s)

Screenshot_20230214-143439_MT Manager

Shows where edits are made.
Height & width ="0dp"
Focusable = "false"

Additional context

Thank you and I appreciate all you have done for us ๐Ÿ’•.

Add Iconify to F-Droid Repo

Describe the feature

Iconify is included in IzzyOnDroid F-Droid Repo, but is not updated since the initial release v1.0-Beta. Could you please add the software to the official F-Droid Repo?

Why would it be useful to add?

F-Droid provides an easy and centralized way for Android users to manage and update their FOSS. I hope all users of Iconify can also enjoy such convenience.

Example(s)

N/A

Additional context

No response

Icon request

Please add Xperia icons for status bar (wifi and signal)

Thanks

[BUG] QS Tile label size get applied to other UI components with dark theme

Describe the bug

When a custom qs tile label size is set, battery percentage, network traffic indicator, footer text, and active apps text on QS is also affected.

This doesn't happen with the Light system theme on.

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to Iconify > QS Panel Tiles > Icon and label
  2. Set any custom text size (11sp when I encountered this)
  3. Just open qs (With dark theme)
  4. See error

Expected behavior

The QS Tile label size must only apply to QS tile label with dark theme on, as in the case with the Light theme.

Screenshots

Screenshot_20230208-183938_Amr's_Launcher
With Dark theme

Screenshot_20230208-184000_Via
With Light theme

Device information

  • Device: [Google Pixel 5]
  • OS: [EvolutionX ROM Android 13 v.7.5]
  • App version: [v.6.0.0 Debug #366]

Additional context

No response

Exclamation mark cuts off mobile icon (Status Bar icon issue)

Describe the bug

Exclamation mark cuts off mobile icon. (Status Bar icon issue)

Steps to reproduce

Displayed when the connection is established.
For example, after deactivating flight mode.

Expected behavior

...

Screenshots

Screenshot_20230118-172742~3
Screenshot_20230118-172740~2

Device information

Device: Xperia 1 IV
OS: A13
App-Version: 5.0 - Stable

Additional context

No response

[BUG] SystemUI crash for keyguard

Describe the bug

Sometimes when i turn on screen, the system ui crash.

Steps to reproduce

Maybe custom lockscreen clock?

Expected behavior

Systemui crash

Screenshots

No response

Device information

  • Device: Sony Xperia XZ3
  • OS: Lineage OS 20
  • App version: 5.0 dev #263

Additional context

Crash log
[01-28 16:09:54.699 20890:20890 I/LSPosed-Bridge]
Crash unexpectedly: java.lang.IllegalStateException: Slice content://[email protected]/main not pinned
at android.os.Parcel.createExceptionOrNull(Parcel.java:3019)
at android.os.Parcel.createException(Parcel.java:2995)
at android.os.Parcel.readException(Parcel.java:2978)
at android.os.Parcel.readException(Parcel.java:2920)
at android.app.slice.ISliceManager$Stub$Proxy.getPinnedSpecs(ISliceManager.java:385)
at android.app.slice.SliceManager.getPinnedSpecs(SliceManager.java:194)
at androidx.slice.builders.TemplateSliceBuilder.(TemplateSliceBuilder.java:30)
at androidx.slice.builders.ListBuilder.(ListBuilder.java:0)
at com.android.systemui.keyguard.KeyguardSliceProvider.onBindSlice(KeyguardSliceProvider.java:14)
at com.android.keyguard.KeyguardStatusViewController.dozeTimeTick(KeyguardStatusViewController.java:32)
at com.android.systemui.statusbar.phone.CentralSurfacesImpl$12.onScreenTurningOn(CentralSurfacesImpl.java:13)
at com.android.systemui.keyguard.KeyguardLifecyclesDispatcher$1.handleMessage(KeyguardLifecyclesDispatcher.java:353)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7872)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.slice.SliceManagerService.getPinnedSlice(SliceManagerService.java:362)
at com.android.server.slice.SliceManagerService.getPinnedSpecs(SliceManagerService.java:209)
at android.app.slice.ISliceManager$Stub.onTransact(ISliceManager.java:203)
at android.os.Binder.execTransactInternal(Binder.java:1285)
at android.os.Binder.execTransact(Binder.java:1244)

[01-28 16:09:54.699 20890:20890 E/AndroidRuntime]
FATAL EXCEPTION: main
Process: com.android.systemui, PID: 20890
java.lang.IllegalStateException: Slice content://[email protected]/main not pinned
at android.os.Parcel.createExceptionOrNull(Parcel.java:3019)
at android.os.Parcel.createException(Parcel.java:2995)
at android.os.Parcel.readException(Parcel.java:2978)
at android.os.Parcel.readException(Parcel.java:2920)
at android.app.slice.ISliceManager$Stub$Proxy.getPinnedSpecs(ISliceManager.java:385)
at android.app.slice.SliceManager.getPinnedSpecs(SliceManager.java:194)
at androidx.slice.builders.TemplateSliceBuilder.(TemplateSliceBuilder.java:30)
at androidx.slice.builders.ListBuilder.(ListBuilder.java:0)
at com.android.systemui.keyguard.KeyguardSliceProvider.onBindSlice(KeyguardSliceProvider.java:14)
at com.android.keyguard.KeyguardStatusViewController.dozeTimeTick(KeyguardStatusViewController.java:32)
at com.android.systemui.statusbar.phone.CentralSurfacesImpl$12.onScreenTurningOn(CentralSurfacesImpl.java:13)
at com.android.systemui.keyguard.KeyguardLifecyclesDispatcher$1.handleMessage(KeyguardLifecyclesDispatcher.java:353)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:201)
at android.os.Looper.loop(Looper.java:288)
at android.app.ActivityThread.main(ActivityThread.java:7872)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
Caused by: android.os.RemoteException: Remote stack trace:
at com.android.server.slice.SliceManagerService.getPinnedSlice(SliceManagerService.java:362)
at com.android.server.slice.SliceManagerService.getPinnedSpecs(SliceManagerService.java:209)
at android.app.slice.ISliceManager$Stub.onTransact(ISliceManager.java:203)
at android.os.Binder.execTransactInternal(Binder.java:1285)
at android.os.Binder.execTransact(Binder.java:1244)

[BUG] glitch with 3 columns

Describe the bug

if media player is visible in the notification panel and phone is on landscape mode + 3 columns are selected for qs, there is a glitch that you can see in the attached screenshot. Is there any way to bypass it?

Steps to reproduce

Enable settings as per this sacreenshot
Screenshot_20230206-225057_Trebuchet

Expected behavior

Should look normal

Screenshots

Screenshot_20230206-225037_Spotify

Device information

  • Device: [e.g. Xiaomi Redmi Note 11]
  • OS: [e.g. Lineageos Android version 13.0]
  • App version: [e.g. v6.0.0 Dev #360]

Additional context

No response

[FEATURE] Two-Tone Accent QS Style

Describe the feature

Can you please add Two-Tone Accent QS Style it available in many ROMs like RiceDroid,Banana,Nusantara

Why would it be useful to add?

it really looks good

Example(s)

image
image

Additional context

Anyway , Thank you for your efforts your app is really brilliant

Iconify sulist

Describe the bug
using Oneplus9pro nameless aosp rom with magisk delta and sulist enabled.after installin the the app and allowin root in sulist and after restartin the phone the app s stuck on main- screen (continue screen)

Smartphone (please complete the following information):

  • Device: _oneplus 9 pro
  • OS Name: _nameless aosp
  • Android Version: _Android 13
  • Iconify Version: _v2.0-Beta

Additional context
the app work on zygisk mode but doest work in sulist mode.

Custom Name

Describe the feature

Sir Can You Try To Add A Function That We Can Write Name In Header & Also give margin to move according to our liking

Just think about it once it not like it's very important just a idead ๐Ÿ˜…

Why would it be useful to add?

Making it more cuatomizable

Example(s)

Like we can type name with the custom header clock

Additional context

No response

Roundness

"Roundness of qs tile, brightness bar and notification" this problem still persists for me.
Rom: OctaviOS (A13 - Alpha)
Device: Tucana

[FEATURE] QS Thin outline

Describe the feature

Requesting that QS get a thin outline-option to match notifications.

As of 6.0 we have regular outline, or 'lighty' as the best options, but no 'thin outline'.

Keep up the good work!
Love the functionality of Iconify.

Regards,
Dag

Why would it be useful to add?

To match the notifications

Example(s)

Additional context

No response

Can't applied Qs tiles

Screenshot_20221122-075037_PowerTube
**Can't applied Qs panel tiles **
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [Asus xootd]
  • OS Name: [ricedroid v5]
  • Android Version: [android 12.1]
  • Iconify Version: [v2.0-Beta]

Additional context
Add any other context about the problem here.

App keeps close

time: 1668522048970
msg: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String
stacktrace: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String
at android.app.SharedPreferencesImpl.getString(SharedPreferencesImpl.java:302)
at com.drdisagree.iconify.config.PrefConfig.loadPrefSettings(PrefConfig.java:45)
at com.drdisagree.iconify.ui.QsRowColumn.applyRowColumn(QsRowColumn.java:24)
at com.drdisagree.iconify.services.ApplyOnBoot$2.run(ApplyOnBoot.java:66)
at java.lang.Thread.run(Thread.java:1013)

Option to Move QS Icons up

Is your feature request related to a problem? Please describe.
Yes, if setting qs collum to 3, the text is cutoff

Describe the solution you'd like
Toggle to move qs icons on top of their text

Describe alternatives you've considered
Aosp mods module, but only works from time to time.

Additional context
Screenshot_20221123-061345_GitHub.pngScreenshot_20221123-061341_GitHub.png

A Question

Added Volume Panel customization. (only works if your rom has thin volume panel by default)

Was written on 4.0 update changelog, since I can't find anyplace to ask question I'm asking here, sorry in advance
So what does thin volume panel mean? the default one? Can you please add a screenshot of it if possible?
Thanks

[BUG] Not working with Kernelsu root solution

Describe the bug

It basically doesn't work as it say root you system with magisk. I got kernelsu

Steps to reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

Should work normally

Screenshots

No response

Device information

Poco X3 pro
Paranoid 13
Kernelsu

Additional context

No response

Settings switches, lockscreen clock and pin entery screen not affected by color engine

I'm using lineageOS 20 (Android 13) and some accent colors still are monet generated and not the one i picked in Color Engine like:

Lockscreen clock:
Screenshot_20221118-131940_Kiwi Browser

Some buttons when entering PIN code:
Screenshot_20221118-132014_Settings

Switches in settings:
Screenshot_20221120-202604_Settings

Hope you can add options to change colors of those items because the blue washed out color does not fit the red accent color at all.

[FEATURE] Circle Battery Icon?

Describe the feature

Old CyanogenMod used to have an option for a circular battery icon, with the meter being how much of the circle surrounded the number. The circle would spin around when charging.

LineageOS recently re-implemented the option, without the spinning and it turns red-orange when low.

Why would it be useful to add?

CM11-era Holo nostalgists would probably find the option appreciable, with or without the spinning. It'd also be cool to be able to config the color of the 'full' potion of the circle and the color/presence of the 'empty' portion.

It's also nice and compact, placing the percentage number within the icon itself and the charging indicator being whether or not it's spinning. This saves a handful of pixels in the statusbar for those who reeally like to have a minimal amount of visuals.

Example(s)

Here it is, still:
PXL_20230219_203155856

Here it is, mid-spin:
PXL_20230219_203143670

Additional context

The spinning was reasonably slow, taking about eight seconds to complete a rotation.

Rounded corners of brightness slider

Rounded corners of brightness slider is not match to background of brightness slider

Screenshot_20221126-165937_Iconify~3

**Smartphone

  • Device: POCO F3
  • OS Name: Pixel Experience 13+
  • Android Version: 13
  • Iconify Version: 3.1beta

Feature requests

Screenshot_20221115-202608~2
Screenshot_20221115-202613~2

Be able to add an header image in this part of the qs panel,

I like your work very much ๐Ÿ‘

iconify

This bug happen also with the previous version of iconify..

whenever I change Qshape Style . it was immediately got blank and when try to restart .. I got bootloop..
Sorry I cant provide u with any Screenshot/vid record because it got blank..

btw my device Poco x3 Pro ( Vayu )
Rom : DerpFest a12 ( latest version )

Bad english sorry :)

Localized date format for custom lock screens

Describe the feature

Make custom lockscreen use date format from locale.
e.x. in romanian language it should be EEEE d MMMM.

Why would it be useful to add?

Date will look like on stock locscreen

Example(s)

EEE, dd MM
EEE, d MMM
EEEE d MMMM

Additional context

No response

[FEATURE] white QuickSettings theme

Describe the feature

The title says as it is....plz add
#QS white theme

Pixel variants have Black QS theme... Many of us finds it annoying... Can you please add white QS theme option for that..

Please

Why would it be useful to add?

.

Example(s)

208276068-7a0efd6b-439a-4984-9ce0-45af8b57ce0c

Additional context

.

[FEATURE] Square tiles in QS and QQS

Describe the feature

Hello Dear Friend!
I hope that you will consider ability to adding fully square tiles to toggle quick settings in collapsed and expanded position, now they are rectangular in QQS

Why would it be useful to add?

From an aesthetic point of view, square tiles look better in both cases, than when they are rectangular when collapsed and square when unfolded.

Example(s)

Now on a regular basis I use AOSPmods and there tiles square, but I would really like to replace this mod with Iconify because it is more stable, has fewer bugs and allows you to fine-tune the appearance of quick settings
001

Additional context

if possible - add a squareness switch, for those who prefer more compact (rectangular) tiles

Thank you!

[BUG] UI roundness doesn't apply to QS.

Describe the bug

UI roundness isnt applying to qs.

Steps to reproduce

change ui roundness in extras option.

Expected behavior

qs roundness should also change

Screenshots

Screenshot_20230127-154542_Trebuchet
Screenshot_20230127-154550_Trebuchet

Device information

  • Device: [Xiaomi Redmi Note 11]
  • OS: [Lineageos ROM Android version 13.0]
  • App version: [5.0 Stable]

Additional context

No response

QS Text Color

Bug:

QS text color

Iconify / QS Panel Tiles / Icon and Label / QS Text Color:
Fix Text Color - A13
; It makes the text more invisible.

Follow System v2 - A12; the fix works fine, but the texts of the active icons are not readable.

Screenshots
photo1669460524 photo1669460524 (1) photo1669460535 photo1669460535 (1)

Smartphone:

  • Device: Mi Note 10 Pro (Tucana)
  • OS Name: OctaviOS
  • Android Version: Android 13
  • Iconify Version: v3.1 - Beta (HotFix)

Additional context
Also the color of the sounds of other devices in the volume panel slider does not change.

photo1669460535 (2)

Boot loop

Boot looping if I change qs styles. Corvus os 4.1 sweetin device.

Volume Slider Style

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
An option to set the style of the Volume Slider or the Volume Slider uses the Style of the Brightness Slider

Describe alternatives you've considered
None

[FEATURE]

Describe the feature

Possibility to change the position of the brightness bar in order to put it in first page of notification panel, at the top or under the quick settings tiles like on particular rom (for example pixel extended or evolution X).

Why would it be useful to add?

It's usefull because I'm this way you can see the brightness bar with just one swipe.

Example(s)

Screenshot_20230130-075638_Telegram
Screenshot_20230130-075626_Telegram
Screenshot_20230130-075620_Telegram
Screenshot_20230130-075606_Telegram

Additional context

Thank you for your work!!

Power button is too large and overflows

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Enable default quick settings option or any other
  2. Open quick settings
  3. See power button is too big

Expected behavior
Power button isn't clipped, and has reasonable margin around settings like usual when Iconify is not enabled

Screenshots
If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: Google Pixel 6a
  • OS Name: CalyxOS
  • Android Version: Android 13
  • Iconify Version: 1.0-beta

Additional context
Display size
Screenshot_20221120-201423

Issue
Screenshot_20221120-201033_1

Support for vertical QS toggles

On increasing column count > 2, text is squeezed to very less space.
Would love it if there is a option to move QS title to bottom of icon (vertical layout).

Add setting for removing text on quick settings tiles

Is your feature request related to a problem? Please describe.
The quick settings tiles when they have many columns the text doesn't have enough room and is almost useless, I would rather hide it and only have a icon

Screenshot_20221120-195804

Describe the solution you'd like
A switch to remove text and just leave the icon and a circle like older versions of Android

Media-Controls-quick-settings-Android-11

Transparency and blur features.

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

[FEATURE] Movable header clock in expanded QS

Describe the feature

Hello Dear Friend!
I hope that you will consider ability to add option move the custom clock together with other elements of QS (battery, cellular, etc.)

Why would it be useful to add?

For aesthetic reasons, and it will also be useful for those who have a cutout for the camera in the screen and part of the text falls on the place of the cutout

Example(s)

002

Additional context

if possible - add a movement switch, for those who prefer to keep their watches in the same place at all times

Thank you!

App crashes on cr droid android 13

Crash log :
time: 1669465716757
msg: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String
stacktrace: java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String
at android.app.SharedPreferencesImpl.getString(SharedPreferencesImpl.java:302)
at com.drdisagree.iconify.config.PrefConfig.loadPrefSettings(PrefConfig.java:45)
at com.drdisagree.iconify.ui.QsRowColumn.applyRowColumn(QsRowColumn.java:24)
at com.drdisagree.iconify.services.ApplyOnBoot$2.run(ApplyOnBoot.java:83)
at java.lang.Thread.run(Thread.java:1012)
GitHub

Rounded corners of brightness slider

Rounded corners of brightness slider is not match to background of brightness slider

Screenshot_20221126-165937_Iconify

**Smartphone

  • Device: POCO F3
  • OS Name: Pixel Experience 13+
  • Android Version: 13
  • Iconify Version: 3.1beta

Whitish qs notification text and black active tiles

In leafy outline shpe , Text of tiles remains black while its active ... If I turn on qs text colour always white .. then that tiles problem solves but now qs notification text becomes whitish .
In pixel rom
markup_1688
markup_1687
markup_1687

Add option to remove text on quick settings

It would be great if you could remove the text on quick settings like older versions of Android
Screenshot_20221120-195804

Example
Media-Controls-quick-settings-Android-11

Also this might make 6 quick settings toggles possible like older versions

[FEATURE] Make Pitch Black Theme change notification bubbles and the settings app background

Describe the feature

It will be great if the pitch black theme changes the settings app background and the notification bubbles probably.

Why would it be useful to add?

I was using the pitch black theme from Project Themer specifically for this use case.

With the latest version (v. 6.0) I found a sort of a workaround for the notifications by selecting the new semi transparent notification bubble with which the bubbles become black in the notifications. However, a proper option for this will be great.

If you don't want to apply the pitch black theme to notifications, because of the different styles, maybe you could create a Pixel Variants for the notifications like the Brightness Bar and QS Panel Tiles where there are options with black background like the outline options :).

Also I guess the Settings app uses the monet colors for its backgroud and Project Themer maybe uses some hacky way to change it to black. No problem if it isn't easily possible, but it would be great if available.

The Pixel Variants (Black background) / Or pitch black theme for notification background however will be greatly appreciated.

Example(s)

...

Additional context

Also I'm using Android 13 with an Xperia 5 IV Stock ROM currently, which isn't exactly AOSP, but their ROMs are pretty clean.
So sorry if something I requested is working, but is a problem on my device :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.