....                                                                                             ......                 
   .              ....                                                                                      .....       ..    .:::::.......     
     ...:::::                                                                                             ..............::::::::::.        :::::
++++++++                                                                                                   ............:::::::::::::+++:        
+++.                  .......  ....                                                                      ...              .::::::::+++++++++:   
+++++++++:::::::::::::...........                                                                       .......                                 
+++++++++::::::::::::.........                                                                          .........                               
++++++++:::::::::::::.......                                                                            ............                            
+++++++:::::::::::::......                                                                              ..............                          
++++++:::::::::::::.....                                                                                ................                        
+++++:::::::::::::...                                                                                   .................::                     
                   ..............                                                                                            :::::::::++++++++++
                 ................                                                                                               :::::::+++++++++
              ..................                                                                                                  :::::::+++++++
            ...................                                                                                                     ::::::++++++
          ::...................                                                                                                       .::::+++++
        :::...................                                                                                                           ::::+++

@arek_durlik

Audio Recorder

                                                           ....                                      
                                                       .----##---                                    
                                                   ..-      ++    -                                  
                                                .--------------------                                
                                             -                        -.                             
                                         .----------------------------#--.                           
                                      .-                              +    -                         
                                  .--------------------+++++++++--------------.                      
                               .-                  +##############++-.         ..                    
                            ---------------------####++++-------########++--------.                  
                        .-                      ###-+--+--  ---+--###-  ++####++    -                
                     --------------------------###++-+.-      .-+++###--------+####+---              
                 .-                            ####++-+-.    .----####             ##-  -            
             .---------------------------------+####-+--....-+++-####+-.+.----------#+----.          
          .-              +###########          #######-+-+++-#######++    +   .+++.#+  #++.         
       .--------------####################--------################+#+--------+++#+###+++##+          
   .-.             -########################-       +##########+#+             ++#####++--.          
.-++.------------+########++++-+-----+########--------------+#-------------------##+#--.             
.-+#+            #######+++-+-    -.++-########         .++                ---+##..--.               
 -+-+-----------+######++++-.       --+-#######-----.++--------------------###+. ..                  
  .             #######-+-+-       .-+--####### ..+         +---+        ### ..+                     
   .+.----------+#######-+--+-....--++-########+---------++++#####+---####--.                        
     ..         +########+-+--+++++++#########+       +##+#########-##   --                          
       .+-#------+##########################++--------+#####++#.++##--.-                             
         -+      ++#######################+++         ###+-+++#+  -+.                                
          .+------+--#####################------------+++++------- .-                                
            ..    -+    -+#+#########++               ++####..-   .#-                                
              .+---+-----------+--------------------###++-+-+.   -#.                                 
                ..  +-          +               +###...--  .+.   +..##+.                             
                 .+--+-----------+----------####-----.     -.    .#++###  .-+.+.                     
                   -..+-     .+++ #+     ###+   .-         -     #####. ..  .###                     
                     -++#+---+###+##++###+----.           ..    ##+. ...  .###+                      
                      .---############++  ..              ..    .+-++ ...  +.                        
                        .----------------                  -         -###  .##                       
                          ..-+##+---..                     .+        -###.   .+#-                    
                            .-++..                          .#-.       +##-     .+##+...             
                                                              ..+#+.    .###.        ..-+##++.       
                                                                   .-# .- +###-             .-#+-    
                                                           ..-+#######++.+#. -##+               .#-  
                                                        +######+-..   .###.    .###               .#.
                                                        +.    .-++.     .##      .+##+.             -
                                                         -#-.+-   -+     .+         .+###+.        .#
                                                           -+     +.    .-              ..###++--++#-
                                                                  +#+#+-                     --+#++- 

This mobile app, created in 2022, is an audio recorder designed to replicate the functionality and aesthetics of the default audio recording app on iOS. It features a user-friendly interface and a waveform display that visualizes audio input in real time.

Three pictures of the application: before, during and after recording audio.
Three states of the application: before, during, and after recording audio.

The app supports multiple languages by adapting to the device's locale settings, defaulting to English when a language isn't available.

Three screenshots of the same application state in different languages
Locales and language support through internationalization.

This project marked my first experience with React Native, using Expo to streamline development and deployment. The app offers a functional recording experience with a clean interface, real-time feedback, and multi-language support, making it a good introduction to building mobile applications.