Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .project
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
</natures>
<filteredResources>
<filter>
<id>1633018610955</id>
<id>1729162889200</id>
<name></name>
<type>30</type>
<matcher>
<id>org.eclipse.core.resources.regexFilterMatcher</id>
<arguments>node_modules|.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
</matcher>
</filter>
</filteredResources>
Expand Down
4 changes: 2 additions & 2 deletions .settings/org.eclipse.buildship.core.prefs
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
arguments=
arguments=--init-script C\:\\Users\\Administrator\\AppData\\Roaming\\Cursor\\User\\globalStorage\\redhat.java\\1.46.0\\config_win\\org.eclipse.osgi\\58\\0\\.cp\\gradle\\init\\init.gradle --init-script C\:\\Users\\Administrator\\AppData\\Roaming\\Cursor\\User\\globalStorage\\redhat.java\\1.46.0\\config_win\\org.eclipse.osgi\\58\\0\\.cp\\gradle\\protobuf\\init.gradle
auto.sync=false
build.scans.enabled=false
connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
connection.project.dir=
eclipse.preferences.version=1
gradle.user.home=
java.home=C\:/Program Files/Java/jdk-15.0.2
java.home=C\:/Program Files/Java/jre-1.8
jvm.arguments=
offline.mode=false
override.workspace.settings=true
Expand Down
2 changes: 2 additions & 0 deletions lib/contributors.dart
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ class Contributor extends StatelessWidget {
'Jai Aravindh',
'Jacob Ranjit',
'Ivan V.R',
'Syed uzaif'
];

final gitHubUserName = [
Expand Down Expand Up @@ -219,6 +220,7 @@ class Contributor extends StatelessWidget {
'JaiAravindh-git',
'Jcupzz',
'IvanitiX',
'syeduzaif'
];

@override
Expand Down
3 changes: 3 additions & 0 deletions participants/syeduzaif
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Name: ASyed uzaif
GitHub: https://github.com/syeduzaif
Quote: hope is only thing stranger then fear
3 changes: 3 additions & 0 deletions participants/syeduzaif.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Name: Syed Uzaif
GitHub: syeduzaif
Quote: Hope is the only thing stronger then fear!
Loading