There is a file named "wallet" but it is not directly readable. How can I see the amount of bitcoins in my wallet?
Your balance should be visible once you open Bitcoin Core. You might need to add -rescan to your startup parameters since you
had a problem with your node. The wallet file should have .dat extension and be located in the datadir set in the startup parameters.